Libraries tagged by SimpleMenu
react/promise
388248599 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
334724252 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/client-common
237727356 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
132438441 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
145379183 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/constant_time_encoding
364021978 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
258365143 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
236273743 Downloads
PHP Enum implementation
mustache/mustache
47660393 Downloads
A Mustache implementation in PHP.
moneyphp/money
91709896 Downloads
PHP implementation of Fowler's Money pattern
graham-campbell/result-type
414916421 Downloads
An Implementation Of The Result Type
dnoegel/php-xdg-base-dir
245063486 Downloads
implementation of xdg base directory specification for php
webmozart/glob
38909419 Downloads
A PHP implementation of Ant's glob.
symfony/rate-limiter
54554162 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
react/promise-timer
48263074 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.