Libraries tagged by __set
symfony/routing
587412833 Downloads
Maps an HTTP request to a set of configuration variables
ramsey/collection
302869378 Downloads
A PHP library for representing and manipulating collections.
squizlabs/php_codesniffer
271981865 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
fideloper/proxy
161219526 Downloads
Set trusted proxies for Laravel
doctrine/persistence
206437302 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
kalnoy/nestedset
8950566 Downloads
Nested Set Model for Laravel 5.7 and up
setasign/fpdi
94655618 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.
setasign/fpdf
40193404 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.
symfony/contracts
57571852 Downloads
A set of abstractions extracted out of the Symfony components
phpcompatibility/php-compatibility
47495276 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
infection/infection
15318702 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.
beberlei/doctrineextensions
53770243 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
2356626 Downloads
Store your application settings
phpcollection/phpcollection
60891204 Downloads
General-Purpose Collection Library for PHP
marc-mabe/php-enum
7493354 Downloads
Simple and fast implementation of enumerations with native PHP