Libraries tagged by SimpleMenu
php-amqplib/php-amqplib
139280192 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
156969707 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/constant_time_encoding
402431066 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
284943699 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
244422427 Downloads
PHP Enum implementation
mustache/mustache
50749717 Downloads
A Mustache implementation in PHP.
moneyphp/money
102466162 Downloads
PHP implementation of Fowler's Money pattern
graham-campbell/result-type
456832020 Downloads
An Implementation Of The Result Type
dnoegel/php-xdg-base-dir
251024068 Downloads
implementation of xdg base directory specification for php
dasprid/enum
190223022 Downloads
PHP 7.1 enum implementation
webmozart/glob
43614269 Downloads
A PHP implementation of Ant's glob.
symfony/rate-limiter
63697217 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
react/promise-timer
57792470 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
29025683 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
nicmart/tree
23169793 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.