Libraries tagged by php
setasign/fpdi
161227365 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
sentry/sentry
254674958 Downloads
PHP SDK for Sentry (http://sentry.io)
sebastian/type
678429747 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/lines-of-code
585415430 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
585222040 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
567410643 Downloads
Collection of value objects that represent the PHP code units
robmorgan/phinx
49721849 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
rmccue/requests
38147169 Downloads
A HTTP library written in PHP, for human beings.
revolt/event-loop
57926908 Downloads
Rock-solid event loop for concurrent PHP applications.
respect/validation
40820633 Downloads
The most awesome validation engine ever created for PHP
react/promise
397697287 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
ramsey/collection
544857357 Downloads
A PHP library for representing and manipulating collections.
nyholm/psr7
266683085 Downloads
A fast PHP7 implementation of PSR-7
nikic/fast-route
99494070 Downloads
Fast request router for PHP
netresearch/jsonmapper
115620081 Downloads
Map nested JSON structures onto PHP classes