Front-Interop: Interoperable Front Controller Interfaces
Paul M. Jones
by
3M ago
The front-interop project defines a set of interoperable interfaces for the FrontController pattern in PHP to encapsulate the request-receiving and response-sending behaviors at the outermost boundary of your HTTP presentation layer: RequestHandler ..read more
Visit website
PHP-Styler 0.13.0 Released
Paul M. Jones
by
6M ago
PHP-Styler is a companion to PHP-Parser for reconstructing PHP code after it has been deconstructed into an abstract syntax tree. I've done quite a bit with PHP-Styler since the last-announced 0.5.0 release a few weeks ago; the most important things ..read more
Visit website
PHP-Styler 0.5.0 Released
Paul M. Jones
by
7M ago
PHP-Styler is a companion to PHP-Parser for reconstructing PHP code after it has been deconstructed into an abstract syntax tree. As a pretty-printer for AST nodes, PHP-Styler will completely reformat your PHP code, discarding any previous formatting ..read more
Visit website
Teller: Money for Legacy Applications in PHP
Paul M. Jones
by
8M ago
I am happy to say that MoneyPHP 4.2.0 incorporates my Teller contribution for handling monetary math in legacy codebases. Legacy codebases often use float math for monetary calculations, which leads to problems with fractions-of-pennies in monetary a ..read more
Visit website
There Is Only One Science
Paul M. Jones
by
8M ago
"All science is either physics or stamp-collecting." -- Ernest Rutherford I recall hearing it first another way, I think via Heinlein: "There is only one science. It is called 'physics.' Everything else is stamp-collecting." I like that phrasing bet ..read more
Visit website
Introducing PHP-Styler
Paul M. Jones
by
8M ago
PHP-Styler is a companion to PHP-Parser for reconstructing PHP code after it has been deconstructed into an abstract syntax tree. As an alternative to the pretty-printer bundled with PHP-Parser, it supports: configurable line-length, line-ending, an ..read more
Visit website
Qiq Tags and PHP Tokens
Paul M. Jones
by
10M ago
I released Qiq 2.1.0 last week, with a new feature made possible only by using PHP tokens during the Qiq compiling process. I. Qiq is a template system for PHP. It uses native <?php ... ?> for the template syntax, but it allows for using a Qiq ..read more
Visit website
AutoShell 1.0 Released
Paul M. Jones
by
11M ago
I am proud to announce the first release of AutoShell, a library for building CLI commands in PHP 8.1 and up. Just as with AutoRoute for web routing, AutoShell automatically maps CLI command names to PHP command classes in a specified namespace. For ..read more
Visit website
Qiq Templates 2.0 Released
Paul M. Jones
by
1y ago
I am happy to annouce the 2.0 release of Qiq templates for PHP 8. Qiq is for developers who prefer native PHP templates, but with less verbosity. It offers: Native <?php ?> and {{ qiq }} syntax Concise, explicit, context-specific escaping Vie ..read more
Visit website
The "pds/composer-script-names" standard is now stable!
Paul M. Jones
by
1y ago
I am happy to announce that the PHP Package Development Standards publication pds/composer-script-names has been released as stable at version 1.0.0 ..read more
Visit website

Follow Paul M. Jones on FeedSpot

Continue with Google
Continue with Apple
OR