Libraries tagged by imsp
php-http/client-common
206271576 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
114094909 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
281149577 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
203321562 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
213712777 Downloads
PHP Enum implementation
moneyphp/money
70965052 Downloads
PHP implementation of Fowler's Money pattern
graham-campbell/result-type
325442181 Downloads
An Implementation Of The Result Type
dnoegel/php-xdg-base-dir
230100290 Downloads
implementation of xdg base directory specification for php
barryvdh/laravel-ide-helper
109036229 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
lab404/laravel-impersonate
13453192 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
zbateson/mail-mime-parser
43002954 Downloads
MIME email message parser
nette/neon
55573057 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
jetbrains/phpstorm-stubs
21065842 Downloads
PHP runtime & extensions header files for PhpStorm
symfony/rate-limiter
37897888 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
react/http
22896010 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP