Libraries tagged by imsp
php-http/client-common
194733147 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
107543378 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
254256889 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
184843497 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
204489101 Downloads
PHP Enum implementation
moneyphp/money
64851400 Downloads
PHP implementation of Fowler's Money pattern
graham-campbell/result-type
292685670 Downloads
An Implementation Of The Result Type
dnoegel/php-xdg-base-dir
221845067 Downloads
implementation of xdg base directory specification for php
barryvdh/laravel-ide-helper
101315809 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
lab404/laravel-impersonate
12100133 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
zbateson/mail-mime-parser
37955320 Downloads
MIME email message parser
nette/neon
52227264 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
jetbrains/phpstorm-stubs
18426513 Downloads
PHP runtime & extensions header files for PhpStorm
roave/better-reflection
10163902 Downloads
Better Reflection - an improved code reflection API
react/http
21157673 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP