Libraries tagged by fphp
theseer/tokenizer
666927717 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
758303158 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/version
780013503 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
626390472 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
786304387 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
795440156 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
785776863 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
791869004 Downloads
Provides the functionality to compare PHP values for equality
ramsey/uuid
614174463 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
477301799 Downloads
An interactive shell for modern PHP.
psr/container
896757648 Downloads
Common Container Interface (PHP FIG PSR-11)
phar-io/manifest
661907471 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
593615486 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
441854554 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
563249737 Downloads
File storage abstraction for PHP