Libraries tagged by set
symfony/routing
878012326 Downloads
Maps an HTTP request to a set of configuration variables
ramsey/collection
568110246 Downloads
A PHP library for representing and manipulating collections.
setasign/fpdi
169081537 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.
squizlabs/php_codesniffer
403517109 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
87460929 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
infection/infection
32003510 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
fideloper/proxy
178180741 Downloads
Set trusted proxies for Laravel
doctrine/persistence
320416936 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
beberlei/doctrineextensions
83327772 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
spatie/laravel-settings
8668893 Downloads
Store your application settings
marc-mabe/php-enum
71852734 Downloads
Simple and fast implementation of enumerations with native PHP
kalnoy/nestedset
15137616 Downloads
Nested Set Model for Laravel 5.7 and up
setasign/fpdf
77819263 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
yoast/phpunit-polyfills
48527015 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
symfony/contracts
67040822 Downloads
A set of abstractions extracted out of the Symfony components