Libraries tagged by implement
sebastian/diff
812649715 Downloads
Diff implementation
phpunit/php-file-iterator
793170862 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpseclib/phpseclib
377580986 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
guzzlehttp/psr7
901421937 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/cache
558449256 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
webonyx/graphql-php
65690197 Downloads
A PHP port of GraphQL reference implementation
symfony/cache
301725189 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
react/promise
312971526 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
264996666 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-amqplib/php-amqplib
111010795 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
268717193 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
194954671 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
209561228 Downloads
PHP Enum implementation
moneyphp/money
68111924 Downloads
PHP implementation of Fowler's Money pattern
graham-campbell/result-type
312114927 Downloads
An Implementation Of The Result Type