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