Libraries tagged by phpy
sebastian/type
681886383 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/lines-of-code
588810780 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
588605413 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
570011222 Downloads
Collection of value objects that represent the PHP code units
robmorgan/phinx
49911108 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
rmccue/requests
38354864 Downloads
A HTTP library written in PHP, for human beings.
revolt/event-loop
58875748 Downloads
Rock-solid event loop for concurrent PHP applications.
respect/validation
41022389 Downloads
The most awesome validation engine ever created for PHP
react/promise
399930755 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
ramsey/collection
548419205 Downloads
A PHP library for representing and manipulating collections.
nyholm/psr7
268626504 Downloads
A fast PHP7 implementation of PSR-7
nikic/fast-route
99934206 Downloads
Fast request router for PHP
netresearch/jsonmapper
116134253 Downloads
Map nested JSON structures onto PHP classes
mustache/mustache
48929508 Downloads
A Mustache implementation in PHP.
moneyphp/money
95823415 Downloads
PHP implementation of Fowler's Money pattern