Libraries tagged by php runtime
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
23263 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
15 Downloads
Runtime step-by-step code debugger like XDebug, but in native PHP.
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
2769 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)
phpalchemy/haanga
184 Downloads
Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.
geraldoandradee/haanga
2636 Downloads
Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.