Libraries tagged by php runtime
ctw/ctw-middleware-phpconfig
98 Downloads
This PSR-15 middleware allows php.ini settings to be set at runtime with values from a config file.
sealife/plumbok
1945 Downloads
Runtime Code Generator like Lombok for PHP
src-run/cocoa-markdown-library
105 Downloads
Simple PHP-based markdown transformer library with support for custom runtimes and plugins.
simonecosci/obfuscator
2 Downloads
Obfuscate PHP source files with basic XOR encryption in userland code at runtime.
samsonasik/package-versions
23289 Downloads
A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)
baraja/breakpoint-debugger
17 Downloads
Runtime step-by-step code debugger like XDebug, but in native PHP.
aaronsaray/phproblemlogger
43 Downloads
PHP Problem Logger: Exception and Error Logging with full runtime information.
unialteri/states-bundle
522 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
teknoo/states-bundle
2773 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
northrook/storage
3 Downloads
Store arbitrary PHP data to disk, allowing it to be retrieved and modified at runtime, saved and OPcached.
phpalchemy/haanga
185 Downloads
Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.
geraldoandradee/haanga
2639 Downloads
Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.