Libraries tagged by icmp
symfony/options-resolver
559017895 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/cache
399380553 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastian/diff
992786147 Downloads
Diff implementation
phpunit/php-file-iterator
967980153 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpseclib/phpseclib
496937164 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
guzzlehttp/psr7
1131943473 Downloads
PSR-7 message implementation that also provides common utility methods
barryvdh/laravel-ide-helper
142903593 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
doctrine/cache
624198556 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
league/csv
199646145 Downloads
CSV data manipulation made easy in PHP
webonyx/graphql-php
89277983 Downloads
A PHP port of GraphQL reference implementation
react/promise
415590490 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
361586445 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/client-common
248894527 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
138670461 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
paragonie/sodium_compat
155996040 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists