Libraries tagged by ephp
twig/twig
348496660 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
551034007 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
637753364 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/version
661743080 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
556197086 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
667833867 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
676243581 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
667231705 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
672438389 Downloads
Provides the functionality to compare PHP values for equality
ramsey/uuid
511547748 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
397433997 Downloads
An interactive shell for modern PHP.
psr/container
755900188 Downloads
Common Container Interface (PHP FIG PSR-11)
phar-io/manifest
546166482 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
520529018 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
367699149 Downloads
Mockery is a simple yet flexible PHP mock object framework