Libraries tagged by icmp
doctrine/cache
496130378 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
maatwebsite/excel
98963569 Downloads
Supercharged Excel exports and imports in Laravel
league/csv
110423487 Downloads
CSV data manipulation made easy in PHP
webonyx/graphql-php
53646160 Downloads
A PHP port of GraphQL reference implementation
symfony/options-resolver
357087051 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/cache
244268006 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
react/promise
254987605 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
216028000 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/client-common
173409646 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
95932914 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
paragonie/constant_time_encoding
205887145 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
151004064 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
187270505 Downloads
PHP Enum implementation
moneyphp/money
55199819 Downloads
PHP implementation of Fowler's Money pattern
graham-campbell/result-type
234214434 Downloads
An Implementation Of The Result Type