Libraries tagged by php runtime
rtens/smokey
24 Downloads
Simple runtime event dispatcher for PHP
bonch.dev/laravel-timezone
14 Downloads
Small package that allow change default timezone in runtime. Timezone accepted in PHP DateTimeIdentifier (e.g `Europe/Moscow`) or hour offset, used in `DateTime::ATOM`.
mjkruszewski/plumbok
685 Downloads
Runtime Code Generator like Lombok for PHP
getwarp/type
784 Downloads
Runtime type checking and casting in PHP
sealife/plumbok
1945 Downloads
Runtime Code Generator like Lombok for PHP
src-run/cocoa-markdown-library
106 Downloads
Simple PHP-based markdown transformer library with support for custom runtimes and plugins.
simonecosci/obfuscator
3 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)
northrook/pathfinder
354 Downloads
A PHP library to help find paths and directories at runtime, using predefined key-value pair, or `ParameterBag`.
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
523 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
2774 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
186 Downloads
Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.