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

Projects in Awesome Lists by ghostwriter

A curated list of projects in awesome lists by ghostwriter .

https://github.com/ghostwriter/psalm-sandbox

Provides a framework for testing Psalm plugins with PHPUnit

ghostwriter psalm-plugin psalm-plugin-tester

Last synced: 23 Apr 2025

https://github.com/ghostwriter/option

Provides an Option type implementation for PHP

ghostwriter maybe option option-type php

Last synced: 11 Jan 2026

https://github.com/ghostwriter/wip

[WIP] Template for PHP projects

ghostwriter package-template php template template-repository wip

Last synced: 13 Mar 2026

https://github.com/ghostwriter/collection

Provides a Collection implementation for PHP

Last synced: 06 Apr 2026

https://github.com/ghostwriter/event-dispatcher

Event Dispatcher implementation.

event-dispatcher ghostwriter

Last synced: 14 Apr 2026

https://github.com/ghostwriter/syntax

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

generator ghostwriter lexer parser php syntax tokenizer

Last synced: 11 Jan 2026

https://github.com/ghostwriter/http

[wip]HTTP Client and Server abstraction for PHP

ghostwriter http php

Last synced: 23 Apr 2025

https://github.com/ghostwriter/result

Provides a Result type implementation for PHP

ghostwriter php result result-type

Last synced: 17 Mar 2026

https://github.com/ghostwriter/php

[WIP] Development and Production-ready PHP Alpine Images for Docker with Multi-Architecture support

composer docker ghostwriter php php-cli php-fpm php-zts xdebug

Last synced: 09 May 2026

https://github.com/ghostwriter/ghostwriter

showcases my commitment to supporting and empowering developers.

ghostwriter

Last synced: 20 Mar 2025

https://github.com/ghostwriter/shell

Execute commands and external programs effortlessly in PHP

Last synced: 23 Apr 2025

https://github.com/ghostwriter/testify

Testify - Automated test Generation for PHP code.

Last synced: 23 Apr 2025

https://github.com/ghostwriter/psalm-plugin

[WIP]Provides an `ALL-IN-ONE` plugin for Psalm

ghostwriter php psalm psalm-plugin psalm-plugin-tester

Last synced: 29 Oct 2025

https://github.com/ghostwriter/evm-stack

Stack implementation written in solidity.

ethereum ethereum-contract evm exercise stack

Last synced: 28 Mar 2025

https://github.com/ghostwriter/phormat

[WIP] PHP code formatter.

coding-standard ghostwriter phormat

Last synced: 23 Apr 2025

https://github.com/ghostwriter/handrail

Safeguard PHP functions from redeclaration conflicts

composer composer-plugin conflicts functions ghostwriter handrail php plugin redeclaration safeguard

Last synced: 14 Oct 2025

https://github.com/ghostwriter/event-loop

A high-performance event-loop library designed for concurrent PHP applications, enabling efficient handling of asynchronous operations and event-driven programming paradigms.

Last synced: 05 Mar 2025

https://github.com/ghostwriter/promise

Promise implementation for PHP

Last synced: 05 Mar 2025

https://github.com/ghostwriter/stream

Provides a Stream wrapper implementation for PHP inspired by PSR-7 and PSR-17 specification.

Last synced: 05 Mar 2025

https://github.com/ghostwriter/psr-phpunit-assertions

[WIP] PHPUnit assertions for PSR-compliant components, implemented as reusable traits.

assertions ghostwriter php phpunit phpunit-assertions psr psr-11 psr-13 psr-14 psr-15 psr-16 psr-17 psr-18 psr-20 psr-3 psr-6 psr-7 psr-phpunit-assertions

Last synced: 31 Dec 2025

https://github.com/ghostwriter/cli

[WIP]Provides a micro-framework for building CLI tools in PHP.

cli cli-wrapper ghostwriter

Last synced: 18 Mar 2025

https://github.com/ghostwriter/phtml

[WIP]A powerful PHP template engine designed to deliver high-performance, extensibility, and security.

ghostwriter php phtml template-engine

Last synced: 31 Jul 2025

https://github.com/ghostwriter/changelog

Manage project changelogs with GitHub Milestones, Issue Labels, and PR Labels, adhering to Keep a Changelog.

Last synced: 02 Aug 2025

https://github.com/ghostwriter/superglobals

[WIP] Immutable, type-safe value objects for accessing PHP superglobals ($_GET, $_POST, $_SERVER, $_ENV, etc.)

ghostwriter superglobals wip

Last synced: 10 Aug 2025

https://github.com/ghostwriter/ssh

[WIP] SSH wrapper written in PHP

Last synced: 10 Aug 2025

https://github.com/ghostwriter/archiver

Archive Management Abstraction for PHP

Last synced: 10 Aug 2025

https://github.com/ghostwriter/phpt

[WIP] Testing Framework for PHP

ghostwriter phpt

Last synced: 19 Aug 2025

https://github.com/ghostwriter/skeleton

PSR-15 middleware application

Last synced: 29 Jun 2025

https://github.com/ghostwriter/nixify

Automated Nix flake and development environment generator for PHP projects.

Last synced: 29 Jun 2025

https://github.com/ghostwriter/config

Provides an object that maps configuration keys to values.

config configuration ghostwriter

Last synced: 19 Nov 2025

https://github.com/ghostwriter/exercism

This is a showcase of some of the solutions that i published on Exercism

Last synced: 20 Mar 2025

https://github.com/ghostwriter/regex

Parse, analyze, and optimize regular expressions in PHP

ghostwriter regex regular-expression

Last synced: 18 Jul 2025

https://github.com/ghostwriter/inflector

[WIP] Convert words between singular and plural forms in PHP

Last synced: 15 Aug 2025

https://github.com/ghostwriter/ghostwriter.github.io

Redirecting to https://github.com/sponsors/ghostwriter

ghostwriter

Last synced: 04 Feb 2026

https://github.com/ghostwriter/cache

[WIP] PSR-6 & PSR-16 compliant caching library for PHP

Last synced: 02 Feb 2026

https://github.com/ghostwriter/case-converter

Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase

ada-case camel-case case-converter cobol-case ghostwriter kebab-case lower-case macro-case pascal-case sentence-case snake-case title-case train-case upper-case

Last synced: 23 Apr 2025

https://github.com/ghostwriter/plex

Provides the fastest lexer for PHP, tokenizing text with named regex patterns for efficient processing.

Last synced: 23 Apr 2025

https://github.com/ghostwriter/environment

Provides Environment Variables derived from `$_ENV` and `$_SERVER` super-globals

environment environment-variables ghostwriter php

Last synced: 23 Apr 2025

https://github.com/ghostwriter/uuid

Provides sortable Universally Unique Identifiers (UUID) using Unix timestamp.

ghostwriter uuid uuid-7

Last synced: 23 Apr 2025

https://github.com/ghostwriter/json

Type safe JSON encoder and decoder for PHP

Last synced: 30 Jun 2025

https://github.com/ghostwriter/clock

Provides an immutable Clock implementation for PHP

clock ghostwriter

Last synced: 18 Jun 2025

https://github.com/ghostwriter/database

[WIP] Database implementation for PHP

Last synced: 13 Mar 2026

https://github.com/ghostwriter/.github

community health files

ghostwriter

Last synced: 19 Mar 2026

https://github.com/ghostwriter/console

console application skeleton built on top of symfony/console

Last synced: 14 Feb 2026

https://github.com/ghostwriter/contact-me

Feel free to open a new issue to get in touch.✌

Last synced: 01 Mar 2026

https://github.com/ghostwriter/draft

[wip]A code generation tool for Laravel developers.

code-generator ghostwriter laravel php

Last synced: 19 Apr 2026

https://github.com/ghostwriter/curl

curl for Github Actions

curl github-actions

Last synced: 28 Apr 2026

https://github.com/ghostwriter/tn-resources

TN Resources

Last synced: 11 May 2026

https://github.com/ghostwriter/tulip

[WIP] Tulip🌷 - A CLI for managing version-based Git workflows and branching model

branching-model ghostwriter git git-workflow php tulip

Last synced: 11 Jun 2026

https://github.com/ghostwriter/container

Provides a Dependency Injection Service Container for PHP

container dependency-injection ghostwriter php psr-11 service-container

Last synced: 23 Apr 2025

https://github.com/ghostwriter/craft

[WIP] Generate a PHP Web Applications from draft.php files

Last synced: 02 Feb 2026

https://github.com/ghostwriter/workbench

[WIP] Local development tool for PHP

dev ghostwriter wip workbench

Last synced: 02 Feb 2026

https://github.com/ghostwriter/mezzio-debugger

[WIP] PHP Debug Bar and REPL module for Mezzio Framework

debugger ghostwriter mezzio mezzio-debugger repl

Last synced: 02 Feb 2026

https://github.com/ghostwriter/cron

[WIP] Nanosecond-accurate cron scheduling engine implementation in PHP

Last synced: 02 Feb 2026

https://github.com/ghostwriter/router

[WIP] Router implementation for PHP

ghostwriter router

Last synced: 20 Mar 2025

https://github.com/ghostwriter/phest

[WIP] A Property-Based Testing Framework for PHP

development ghostwriter phest php property-based-testing proptest testing testing-framework

Last synced: 08 Sep 2025

https://github.com/ghostwriter/phpunit-assertions

Additional assertions for PHPUnit

ghostwriter php phpunit-assertions

Last synced: 11 Jun 2026

https://github.com/ghostwriter/scaffold

Generate a new PHPCS sniff class, along with its unit test, fixtures and documentation files.

Last synced: 11 Jun 2026

https://github.com/ghostwriter/parser-0

[WIP] PHP Parser implementation in PHP

Last synced: 11 Jun 2026

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.

automation compliance ghostwriter github-actions php

Last synced: 11 Apr 2025

https://github.com/ghostwriter/filesystem

Filesystem implementation for PHP

Last synced: 22 Jun 2025

https://github.com/ghostwriter/type

Attribute, DocBlock, and Reflection-Based Type Utilities for PHP: Inspect, Validate, and Convert values.

ghostwriter type

Last synced: 03 Apr 2025

https://github.com/ghostwriter/syntax2

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

generator ghostwriter lexer parser php syntax tokenizer

Last synced: 28 Mar 2025

https://github.com/ghostwriter/mzo

A tool for writing Mezzio application, design exactly what you need.

Last synced: 05 Mar 2025

https://github.com/ghostwriter/access

Provides robust authentication and authorization features for Mezzio and other frameworks, helping you manage user access and security efficiently.

Last synced: 05 Mar 2025