Libraries tagged by hphp
sebastian/exporter
676065098 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
667053865 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
672258069 Downloads
Provides the functionality to compare PHP values for equality
ramsey/uuid
511478695 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
397315526 Downloads
An interactive shell for modern PHP.
psr/container
755684696 Downloads
Common Container Interface (PHP FIG PSR-11)
predis/predis
229330443 Downloads
A flexible and feature-complete Redis client for PHP.
phar-io/manifest
545992341 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
520443033 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
367587649 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
473375135 Downloads
File storage abstraction for PHP
intervention/image
144352357 Downloads
PHP image manipulation
filp/whoops
286364915 Downloads
php error handling for cool kids
dragonmantank/cron-expression
326838948 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
704191084 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors