Skip to content
View ghostwriter's full-sized avatar
🐘
while(!succeed=try())
🐘
while(!succeed=try())
  • 0.0.0.0

Organizations

@mockery @CollectiveUnconscious @ActionableSteps @BMHVillage

Block or report ghostwriter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ghostwriter/README.md

ghostwriter

🖤✊🏻✊🏿 #BlackLivesMatter | 🇵🇸 #FreePalestine | 🇺🇦 #StandWithUkraine

All of my open-source projects are open to contributions, feedback, and suggestions.

If you find a bug, have a feature request, or want to contribute:

  • Open an issue
  • Submit a pull request

Managing hundreds of projects as a hobby is an incredible workload, and every contribution helps!


If you want to support me financially, become a sponsor.


  • you are your only competition.
  • if you don't like something, change it!
  • knowledge should be freely accessible.
  • privacy is a feature, not a product.
  • security is a process, not a feature or a product.
  • performance is a process, not a feature or a product.
  • contributions must be attributed and or compensated.
  • have the confidence to make impactful decisions that are selfish, your well-being is more important!
  • good products fail because of bad marketing, awful products succeed with great marketing.
  • AI processes input (your questions and data) and generates output based on patterns and algorithms.

ghostwriter's GitHub streak ghostwriter's GitHub stats

Recent Releases

State Description
(TAGGED) Release 0.1.4 on ghostwriter/handrail (6 days ago)
(TAGGED) Release 1.0.0 on ghostwriter/config (2 weeks ago)
(TAGGED) Release 0.11.2 on carlosas/phpat (2 weeks ago)
(TAGGED) Release 3.0.1 on ghostwriter/clock (2 weeks ago)
(TAGGED) Release v5.4.0 on nikic/PHP-Parser (3 weeks ago)
(TAGGED) Release v7.3.0 on MyIntervals/emogrifier (2 months ago)

Recent Contributions

Caution

Repositories with "[WIP]" indicate that the project is currently under development, and it may not be ready for public consumption.

Repo Description
⭐️ (0) ghostwriter/phpt [WIP]Testing Framework for PHP
⭐️ (5) ghostwriter/atprotocol [WIP]Bluesky API Client for AT Protocol
⭐️ (1) ghostwriter/php Development and Production-ready PHP Alpine Images for Docker with Multi-Architecture support
⭐️ (0) ghostwriter/coding-standard PHP Coding Standard
⭐️ (0) ghostwriter/compliance [WIP]Compliance Automation for OSS - GitHub Automation Tool - A solution for automated and scheduled execution of workflows via GitHub Action.
⭐️ (2) ghostwriter/option Provides an Option type implementation for PHP
⭐️ (2) ghostwriter/collection Provides a Collection implementation for PHP
⭐️ (1) ghostwriter/handrail Safeguard PHP functions from redeclaration conflicts.
⭐️ (1) ghostwriter/testify Testify - Automated test Generation for PHP code.
⭐️ (0) ghostwriter/plex Provides the fastest lexer for PHP, tokenizing text with named regex patterns for efficient processing.
⭐️ (0) ghostwriter/filesystem Filesystem implementation for PHP
⭐️ (0) ghostwriter/json Type safe JSON encoder and decoder for PHP
⭐️ (0) ghostwriter/changelog Manage project changelogs with GitHub Milestones, Issue Labels, and PR Labels, adhering to Keep a Changelog.
⭐️ (0) ghostwriter/revamp [WIP] Upgrade rules for PHP frameworks, libraries, and tools.
⭐️ (0) ghostwriter/result Provides a Result type implementation for PHP
⭐️ (1) ghostwriter/psalm-plugin [WIP]Provides an ALL-IN-ONE plugin for Psalm
⭐️ (3) ghostwriter/psalm-sandbox Provides a framework for testing Psalm plugins with PHPUnit
⭐️ (1) ghostwriter/phormat [WIP] PHP code formatter.
⭐️ (2) ghostwriter/wip Template for PHP projects
⭐️ (0) ghostwriter/arm [WIP]Automated Repository Manager (ARM): Seamlessly manage multiple PHP repositories with git, gh, and composer.
⭐️ (0) ghostwriter/case-converter Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
⭐️ (0) ghostwriter/event-dispatcher Provides an Event Dispatcher implementation for PHP
⭐️ (1) ghostwriter/shell Execute commands and external programs effortlessly in PHP
⭐️ (0) ghostwriter/uuid Provides sortable Universally Unique Identifiers (UUID) using Unix timestamp.
⭐️ (0) ghostwriter/container Provides a Dependency Injection Service Container for PHP
⭐️ (0) ghostwriter/clock Provides an immutable Clock implementation for PHP
⭐️ (0) BMHVillage/therapists Collection of therapists in Nashville, TN who are Black/African American, as well as therapists serving Black/African American communities. This publicly available information is gathered to support the promotion of healing for ourselves and others. #BlackLivesMatter
⭐️ (111) rectorphp/rector-src Development repository for Rector
⭐️ (0) ghostwriter/environment Provides Environment Variables derived from $_ENV and $_SERVER super-globals
⭐️ (2) ghostwriter/http [wip]HTTP Client and Server abstraction for PHP
⭐️ (0) ghostwriter/flare [WIP]Provides additional assertions, constraints, and data providers for PHPUnit
⭐️ (0) ghostwriter/config Provides an object that maps configuration keys to values.
⭐️ (0) ghostwriter/git [WIP]Git wrapper written in PHP
⭐️ (0) ghostwriter/gfm [WIP] GitHub Flavored Markdown parser and generator for PHP
⭐️ (0) ghostwriter/cli [WIP]Provides a micro-framework for building CLI tools in PHP.
⭐️ (0) ghostwriter/abnf [WIP]Augmented Backus-Naur Form parser for PHP, as described in RFC5234 and RFC7405
⭐️ (0) ghostwriter/phtml [WIP]A powerful PHP template engine designed to deliver high-performance, extensibility, and security.
⭐️ (10662) mockery/mockery Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
⭐️ (17144) nikic/PHP-Parser A PHP parser written in PHP
⭐️ (2) ghostwriter/syntax [WIP]Lexical Analysis library for PHP (Tokenizer, Lexer, Parser, Generator)
⭐️ (1777) MyIntervals/PHP-CSS-Parser A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
⭐️ (916) MyIntervals/emogrifier Converts CSS styles into inline style attributes in your HTML code.

Pinned Loading

  1. http http Public

    [wip]HTTP Client and Server abstraction for PHP

    PHP 2

  2. syntax syntax Public

    [WIP]Lexical Analysis library for PHP (Tokenizer, Lexer, Parser, Generator)

    PHP 2

  3. phormat phormat Public

    [WIP] PHP code formatter.

    PHP 1 1

  4. atprotocol atprotocol Public

    [WIP]Bluesky API Client for AT Protocol

    PHP 5

  5. revamp revamp Public

    [WIP] Upgrade rules for PHP frameworks, libraries, and tools.

    PHP