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.2 on ghostwriter/console (3 days ago)
(TAGGED) Release 0.1.1 on ghostwriter/shell (5 days ago)
(TAGGED) Release 3.0.1 on ghostwriter/json (5 days ago)
(TAGGED) Release 2.2.0 on ghostwriter/case-converter (5 days ago)
(TAGGED) Release 6.0.2 on ghostwriter/event-dispatcher (1 week ago)
(TAGGED) Release 0.1.2 on ghostwriter/filesystem (1 week 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
⭐️ (5) ghostwriter/atprotocol [WIP] Bluesky API Client for AT Protocol
⭐️ (0) ghostwriter/uuid Version 7 UUIDs using a Unix timestamp for PHP
⭐️ (0) ghostwriter/console console application skeleton built on top of symfony/console
⭐️ (1) ghostwriter/testify Automated test Generation for PHP code.
⭐️ (0) ghostwriter/compliance [WIP] Compliance - CI/CD & QA Test Automation for PHP via GitHub Actions
⭐️ (1) ghostwriter/event-dispatcher Event Dispatcher implementation.
⭐️ (0) ghostwriter/psr-phpunit-assertions [WIP] PHPUnit assertions for PSR-compliant components, implemented as reusable traits
⭐️ (0) ghostwriter/coding-standard [WIP] PHP Coding Standard
⭐️ (1) ghostwriter/container Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
⭐️ (2) ghostwriter/wip [WIP] Template for PHP projects
⭐️ (0) ghostwriter/inflector [WIP] Convert words between singular and plural forms in PHP
⭐️ (1) ghostwriter/shell Execute commands and external programs
⭐️ (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/result Provides a Result type implementation for PHP
⭐️ (0) ghostwriter/filesystem Filesystem implementation for PHP
⭐️ (3) ghostwriter/psalm-sandbox Provides a framework for testing Psalm plugins
⭐️ (3) ghostwriter/collection Provides a Collection implementation for PHP
⭐️ (0) ghostwriter/case-converter Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
⭐️ (0) ghostwriter/environment Provides Environment Variables derived from $_ENV and $_SERVER super-globals
⭐️ (0) ghostwriter/config Provides an object that maps configuration keys to values.
⭐️ (0) ghostwriter/json Safely encode and decode JSON
⭐️ (0) ghostwriter/clock Provides a Clock implementation for PHP
⭐️ (2) ghostwriter/option Provides an Option type implementation for PHP
⭐️ (0) ghostwriter/empty-vs-strict-benchmark [WIP] Benchmarking empty vs strict comparisons in PHP
⭐️ (0) ghostwriter/phtml [WIP] A powerful PHP template engine designed to deliver high-performance, extensibility, and security
⭐️ (0) ghostwriter/cron [WIP] Nanosecond-accurate cron scheduling engine implementation in PHP
⭐️ (1) ghostwriter/handrail Safeguard PHP functions from redeclaration conflicts
⭐️ (0) ghostwriter/cli [WIP] Provides a micro-framework for building CLI tools in PHP
⭐️ (0) ghostwriter/changelog [WIP] Write, organize, and publish changelogs in the Keep a Changelog format using GitHub CLI
⭐️ (0) ghostwriter/http [WIP] HTTP Client and Server abstraction for PHP
⭐️ (1) ghostwriter/phormat [WIP] PHP code formatter
⭐️ (0) ghostwriter/draft [WIP] Generate a PSR-15 Applications from draft.php files
⭐️ (0) ghostwriter/cache [WIP] PSR-6 & PSR-16 compliant caching library for PHP
⭐️ (0) ghostwriter/promise [WIP] Promise implementation for PHP
⭐️ (0) ghostwriter/workbench [WIP] Local development tool for PHP
⭐️ (0) ghostwriter/router [WIP] Router implementation for PHP
⭐️ (0) ghostwriter/ssh [WIP] SSH wrapper written in PHP
⭐️ (0) ghostwriter/superglobals [WIP] Immutable, type-safe value objects for accessing PHP superglobals ($_GET, $_POST, $_SERVER, $_ENV, etc.)
⭐️ (0) ghostwriter/skeleton [WIP] ☠️ Minimal Meta-Framework built on top of @Mezzio
⭐️ (0) mezzio-modules/template [WIP] Template repository for Mezzio modules
⭐️ (0) ghostwriter/phpt [WIP] Testing Framework for PHP
⭐️ (1) ghostwriter/php [WIP] Development and Production-ready PHP Alpine Images for Docker with Multi-Architecture support

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