Pinned Repositories
Atlas.Orm
A data mapper implementation for your persistence model in PHP.
Bookdown.Project
A skeleton project for Bookdown generation.
skeleton
Standard PHP package skeleton.
adr
Action-Domain-Responder: a web-specific alternative to Model-View-Controller.
adr-example
An example ADR subsystem.
AutoRoute
Automatically maps HTTP requests to PHP action classes.
AutoShell
ext-request
Server-side request and response objects for PHP.
php-framework-benchmarks
A study of the overhead incurred by various PHP frameworks.
php-history
A list of the years-of-introductions of notable (to me) PHP framework and library projects.
pmjones's Repositories
pmjones/adr
Action-Domain-Responder: a web-specific alternative to Model-View-Controller.
pmjones/AutoRoute
Automatically maps HTTP requests to PHP action classes.
pmjones/php-history
A list of the years-of-introductions of notable (to me) PHP framework and library projects.
pmjones/AutoShell
pmjones/ext-request
Server-side request and response objects for PHP.
pmjones/php-styler
Rebuilds PHP code from an abstract syntax tree.
pmjones/throwable-properties
pmjones/caplet
A minimal autowiring DI container.
pmjones/AutoRoute-benchmark
Benchmarking for AutoRoute.
pmjones/credential-exchange
pmjones/stdlog
Log output to STDOUT and STDERR.
pmjones/CastRoute
Adds route generation and automated variable casting to FastRoute.
pmjones/main
Main Framework project
pmjones/money
PHP implementation of Fowler's Money pattern.
pmjones/PHP-Parser
A PHP parser written in PHP
pmjones/php-styler-demo
Demo site for PHP-Styler
pmjones/booster
The Booster project.
pmjones/branching-out-from-twig
pmjones/compwright-php-session
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP applications
pmjones/facet
The Facet project.
pmjones/FastRoute
Fast request router for PHP
pmjones/ottophp
The Otto project.
pmjones/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
pmjones/phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
pmjones/pmjones.github.io
pmjones/starter
Project starter.
pmjones/static-php-cli
Build single static PHP binary, with PHP project together, with popular extensions included.
pmjones/tomasvotruba.com
Reading this blog can cause serious lazyness
pmjones/ulabox.money
Yet another PHP implementation of the Money value object using BCMath
pmjones/vanguard