Libraries tagged by hphp
symfony/error-handler
453755351 Downloads
Provides tools to manage errors and ease debugging PHP code
spatie/image-optimizer
46661439 Downloads
Easily optimize images using PHP
slim/slim
38316906 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
sentry/sentry
156317449 Downloads
PHP SDK for Sentry (http://sentry.io)
sebastian/type
424898180 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/lines-of-code
341498938 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
341491056 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
345910644 Downloads
Collection of value objects that represent the PHP code units
respect/validation
26771662 Downloads
The most awesome validation engine ever created for PHP
rector/rector
65582036 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
react/promise
255280186 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
ramsey/collection
309382098 Downloads
A PHP library for representing and manipulating collections.
predis/predis
229369384 Downloads
A flexible and feature-complete Redis client for PHP.
nyholm/psr7
151227478 Downloads
A fast PHP7 implementation of PSR-7
nikic/fast-route
70282804 Downloads
Fast request router for PHP