Libraries tagged by php
sebastian/version
773920964 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
622817614 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
780157269 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
789294598 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
779635737 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
785680187 Downloads
Provides the functionality to compare PHP values for equality
rector/rector
93116308 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
ramsey/uuid
608472078 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
472867825 Downloads
An interactive shell for modern PHP.
psr/container
889293275 Downloads
Common Container Interface (PHP FIG PSR-11)
predis/predis
265698605 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phar-io/manifest
655974644 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
589555073 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
438057759 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
558376877 Downloads
File storage abstraction for PHP