An open API service indexing awesome lists of open source software.

https://github.com/ghostwriter/ghostwriter

showcases my commitment to supporting and empowering developers.
https://github.com/ghostwriter/ghostwriter

ghostwriter

Last synced: 2 months ago
JSON representation

showcases my commitment to supporting and empowering developers.

Awesome Lists containing this project

README

        

# 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](https://github.com/sponsors/ghostwriter).

---

> - **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 [5.0.1](https://github.com/ghostwriter/container/releases/tag/5.0.1) on [ghostwriter/container](https://github.com/ghostwriter/container) (2 days ago)|
| (TAGGED) | Release [1.0.3](https://github.com/ghostwriter/uuid/releases/tag/1.0.3) on [ghostwriter/uuid](https://github.com/ghostwriter/uuid) (3 days ago)|
| (TAGGED) | Release [0.11.4](https://github.com/carlosas/phpat/releases/tag/0.11.4) on [carlosas/phpat](https://github.com/carlosas/phpat) (3 weeks ago)|
| (TAGGED) | Release [5.0.3](https://github.com/ghostwriter/event-dispatcher/releases/tag/5.0.3) on [ghostwriter/event-dispatcher](https://github.com/ghostwriter/event-dispatcher) (3 weeks ago)|
| (TAGGED) | Release [2.0.0](https://github.com/ghostwriter/result/releases/tag/2.0.0) on [ghostwriter/result](https://github.com/ghostwriter/result) (1 month ago)|
| (TAGGED) | Release [2.0.0](https://github.com/ghostwriter/case-converter/releases/tag/2.0.0) on [ghostwriter/case-converter](https://github.com/ghostwriter/case-converter) (1 month 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 |
| --- | --- |
| ⭐️ (1) [`ghostwriter/psalm-plugin`](https://github.com/ghostwriter/psalm-plugin) | [WIP]Provides an `ALL-IN-ONE` plugin for Psalm |
| ⭐️ (1) [`ghostwriter/testify`](https://github.com/ghostwriter/testify) | Testify - Automated test Generation for PHP code. |
| ⭐️ (0) [`ghostwriter/compliance`](https://github.com/ghostwriter/compliance) | [WIP]Compliance Automation for OSS - GitHub Automation Tool - A solution for automated and scheduled execution of workflows via GitHub Action. |
| ⭐️ (0) [`ghostwriter/psr-phpunit-assertions`](https://github.com/ghostwriter/psr-phpunit-assertions) | [WIP] PHPUnit assertions for PSR-compliant components, implemented as reusable traits. |
| ⭐️ (0) [`ghostwriter/container`](https://github.com/ghostwriter/container) | Provides a Dependency Injection Service Container for PHP |
| ⭐️ (0) [`ghostwriter/phpt`](https://github.com/ghostwriter/phpt) | [WIP]Testing Framework for PHP |
| ⭐️ (0) [`ghostwriter/coding-standard`](https://github.com/ghostwriter/coding-standard) | PHP Coding Standard |
| ⭐️ (0) [`ghostwriter/event-dispatcher`](https://github.com/ghostwriter/event-dispatcher) | Provides an Event Dispatcher implementation for PHP |
| ⭐️ (1) [`ghostwriter/shell`](https://github.com/ghostwriter/shell) | Execute commands and external programs effortlessly in PHP |
| ⭐️ (0) [`ghostwriter/filesystem`](https://github.com/ghostwriter/filesystem) | Filesystem implementation for PHP |
| ⭐️ (1) [`ghostwriter/phormat`](https://github.com/ghostwriter/phormat) | [WIP] PHP code formatter. |
| ⭐️ (2) [`ghostwriter/wip`](https://github.com/ghostwriter/wip) | Template for PHP projects |
| ⭐️ (1) [`ghostwriter/handrail`](https://github.com/ghostwriter/handrail) | Safeguard PHP functions from redeclaration conflicts. |
| ⭐️ (2) [`ghostwriter/option`](https://github.com/ghostwriter/option) | Provides an Option type implementation for PHP |
| ⭐️ (2) [`ghostwriter/syntax`](https://github.com/ghostwriter/syntax) | [WIP]Lexical Analysis library for PHP (Tokenizer, Lexer, Parser, Generator) |
| ⭐️ (1) [`ghostwriter/php`](https://github.com/ghostwriter/php) | Development and Production-ready PHP Alpine Images for Docker with Multi-Architecture support |
| ⭐️ (0) [`ghostwriter/draft`](https://github.com/ghostwriter/draft) | [wip]A code generation tool for Laravel developers. |
| ⭐️ (0) [`ghostwriter/result`](https://github.com/ghostwriter/result) | Provides a Result type implementation for PHP |
| ⭐️ (0) [`ghostwriter/clock`](https://github.com/ghostwriter/clock) | Provides an immutable Clock implementation for PHP |
| ⭐️ (0) [`ghostwriter/case-converter`](https://github.com/ghostwriter/case-converter) | Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase |
| ⭐️ (0) [`ghostwriter/config`](https://github.com/ghostwriter/config) | Provides an object that maps configuration keys to values. |
| ⭐️ (2) [`ghostwriter/collection`](https://github.com/ghostwriter/collection) | Provides a Collection implementation for PHP |
| ⭐️ (0) [`ghostwriter/json`](https://github.com/ghostwriter/json) | Type safe JSON encoder and decoder for PHP |
| ⭐️ (0) [`ghostwriter/environment`](https://github.com/ghostwriter/environment) | Provides Environment Variables derived from `$_ENV` and `$_SERVER` super-globals |
| ⭐️ (0) [`ghostwriter/changelog`](https://github.com/ghostwriter/changelog) | Manage project changelogs with GitHub Milestones, Issue Labels, and PR Labels, adhering to Keep a Changelog. |
| ⭐️ (0) [`ghostwriter/uuid`](https://github.com/ghostwriter/uuid) | Provides sortable Universally Unique Identifiers (UUID) using Unix timestamp. |
| ⭐️ (0) [`ghostwriter/cli`](https://github.com/ghostwriter/cli) | [WIP]Provides a micro-framework for building CLI tools in PHP. |
| ⭐️ (0) [`ghostwriter/phtml`](https://github.com/ghostwriter/phtml) | [WIP]A powerful PHP template engine designed to deliver high-performance, extensibility, and security. |
| ⭐️ (3) [`ghostwriter/psalm-sandbox`](https://github.com/ghostwriter/psalm-sandbox) | Provides a framework for testing Psalm plugins with PHPUnit |
| ⭐️ (5) [`ghostwriter/atprotocol`](https://github.com/ghostwriter/atprotocol) | [WIP]Bluesky API Client for AT Protocol |
| ⭐️ (0) [`ghostwriter/.github`](https://github.com/ghostwriter/.github) | community health files |
| ⭐️ (0) [`BMHVillage/therapists`](https://github.com/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 |
| ⭐️ (10672) [`mockery/mockery`](https://github.com/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). |
| ⭐️ (113) [`rectorphp/rector-src`](https://github.com/rectorphp/rector-src) | Development repository for Rector |
| ⭐️ (17191) [`nikic/PHP-Parser`](https://github.com/nikic/PHP-Parser) | A PHP parser written in PHP |
| ⭐️ (923) [`MyIntervals/emogrifier`](https://github.com/MyIntervals/emogrifier) | Converts CSS styles into inline style attributes in your HTML code. |
| ⭐️ (1783) [`MyIntervals/PHP-CSS-Parser`](https://github.com/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 |
| ⭐️ (1149) [`carlosas/phpat`](https://github.com/carlosas/phpat) | ✔️ PHP Architecture Tester - Easy architecture testing for PHP |
| ⭐️ (0) [`BMHVillage/.github`](https://github.com/BMHVillage/.github) | BMHV.org - Community-based Mental Health organization providing community healing as we fight for Black liberation. |