Libraries tagged by lphp
symfony/var-dumper
762694439 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/version
784247306 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
628737400 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
790742493 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
799710401 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
790056378 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
796272937 Downloads
Provides the functionality to compare PHP values for equality
ramsey/uuid
618335542 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
480580740 Downloads
An interactive shell for modern PHP.
psr/container
902019174 Downloads
Common Container Interface (PHP FIG PSR-11)
predis/predis
269920878 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phar-io/manifest
666025521 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
596631292 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
444633156 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
566825243 Downloads
File storage abstraction for PHP