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

Organizations

@mockery @codepoet @ActionableSteps @nathane @BMHVillage @mezzio-modules @nix-php @illuminate-playground

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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.3 on ghostwriter/git (2 days ago)
(TAGGED) Release 0.1.4 on ghostwriter/shell (3 days ago)
(TAGGED) Release 0.1.0 on ghostwriter/github-cli (3 weeks ago)
(TAGGED) Release 2.0.2 on ghostwriter/config (1 month ago)
(TAGGED) Release 0.1.2 on ghostwriter/console (2 months ago)
(TAGGED) Release 3.0.1 on ghostwriter/json (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/superglobals [WIP] Immutable, type-safe value objects for accessing PHP superglobals ($_GET, $_POST, $_SERVER, $_ENV, etc.)
⭐️ (5) ghostwriter/atprotocol [WIP] Bluesky API Client for AT Protocol
⭐️ (0) ghostwriter/draft [WIP] A code generation tool for Laravel developers
⭐️ (1) ghostwriter/container Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
⭐️ (0) ghostwriter/coding-standard [WIP] PHP Coding Standard
⭐️ (0) ghostwriter/compliance [WIP] Compliance - CI/CD & QA Test Automation for PHP via GitHub Actions
⭐️ (1) ghostwriter/testify Automated test Generation for PHP code.
⭐️ (2) ghostwriter/wip [WIP] Template for PHP projects
⭐️ (1) ghostwriter/event-dispatcher Event Dispatcher implementation.
⭐️ (10734) 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).
⭐️ (0) ghostwriter/case-converter Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
⭐️ (2) ghostwriter/option Provides an Option type implementation for PHP
⭐️ (0) ghostwriter/git PHP wrapper for Git commands.
⭐️ (0) ghostwriter/config Provides an object that maps configuration keys to values.
⭐️ (0) ghostwriter/cron [WIP] Nanosecond-accurate cron scheduling engine implementation in PHP
⭐️ (0) ghostwriter/json Safely encode and decode JSON
⭐️ (0) nix-php/nixify [WIP] Nix tool for PHP
⭐️ (3) ghostwriter/collection Provides a Collection implementation for PHP
⭐️ (0) ghostwriter/environment Provides Environment Variables derived from $_ENV and $_SERVER super-globals
⭐️ (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
⭐️ (1) ghostwriter/psalm-plugin Provides a plugin for Psalm
⭐️ (0) ghostwriter/http [WIP] HTTP Client and Server abstraction for PHP
⭐️ (0) ghostwriter/uuid Version 7 UUIDs using a Unix timestamp for PHP
⭐️ (0) ghostwriter/clock Provides a Clock implementation for PHP
⭐️ (3) ghostwriter/psalm-sandbox Provides a framework for testing Psalm plugins
⭐️ (0) ghostwriter/phpt [WIP] Testing Framework for PHP
⭐️ (0) ghostwriter/console console application skeleton built on top of symfony/console
⭐️ (0) ghostwriter/changelog [WIP] Write, organize, and publish changelogs in the Keep a Changelog format using GitHub CLI
⭐️ (2) ghostwriter/syntax [WIP] Lexical Analysis library for PHP
⭐️ (1) ghostwriter/handrail Safeguard PHP functions from redeclaration conflicts
⭐️ (0) ghostwriter/inflector [WIP] Convert words between singular and plural forms in PHP
⭐️ (0) ghostwriter/parser [WIP] PHP Parser implementation in PHP
⭐️ (0) ghostwriter/craft [WIP] Generate a PHP Web Applications from draft.php files
⭐️ (0) ghostwriter/github-cli PHP wrapper for GitHub CLI (gh)
⭐️ (0) ghostwriter/workbench [WIP] Local development tool for PHP
⭐️ (0) ghostwriter/empty-vs-strict-benchmark [WIP] Benchmarking empty vs strict comparisons in PHP
⭐️ (0) mezzio-modules/template [WIP] Template repository for Mezzio modules
⭐️ (0) ghostwriter/filesystem Filesystem implementation for PHP
⭐️ (1) ghostwriter/result Provides a Result type implementation for PHP
⭐️ (0) ghostwriter/ssh [WIP] SSH wrapper written in PHP
⭐️ (0) ghostwriter/router [WIP] Router implementation for PHP
⭐️ (1) ghostwriter/shell Execute commands and external programs

Popular repositories Loading

  1. atprotocol atprotocol Public

    [WIP] Bluesky API Client for AT Protocol

    PHP 5

  2. collection collection Public

    Provides a Collection implementation for PHP

    PHP 3

  3. psalm-sandbox psalm-sandbox Public

    Provides a framework for testing Psalm plugins

    PHP 3

  4. wip wip Public template

    [WIP] Template for PHP projects

    PHP 2

  5. option option Public

    Provides an Option type implementation for PHP

    PHP 2

  6. syntax syntax Public

    [WIP] Lexical Analysis library for PHP

    PHP 2