Libraries tagged by SimpleMDE
react/promise
311992413 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
264090327 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-amqplib/php-amqplib
110688857 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
267516758 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
194145987 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
209131992 Downloads
PHP Enum implementation
moneyphp/money
67818961 Downloads
PHP implementation of Fowler's Money pattern
graham-campbell/result-type
310807137 Downloads
An Implementation Of The Result Type
dnoegel/php-xdg-base-dir
227026879 Downloads
implementation of xdg base directory specification for php
symfony/rate-limiter
35326443 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
react/http
22000543 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
php-http/client-common
200538332 Downloads
Common HTTP Client implementations and tools for HTTPlug
paragonie/sodium_compat
105834088 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
mustache/mustache
39822031 Downloads
A Mustache implementation in PHP.
marc-mabe/php-enum
20443855 Downloads
Simple and fast implementation of enumerations with native PHP