Libraries tagged by reql
psr-discovery/http-factory-implementations
5539631 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
5533189 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
5402394 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
5553390 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
5401803 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
5404184 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
5398009 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
producer/producer
18031 Downloads
Tools for releasing library packages; supports Git, Mercurial, Github, Gitlab, and Bitbucket.
pocketmine/math
487253 Downloads
PHP library containing math related code used in PocketMine-MP
php-mock/php-mock-mockery
1611265 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
phly/keep-a-changelog
97679 Downloads
Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.
otgs/multilingual-tools
138892 Downloads
Set of tools related to WPML plugin bundle. Created with tendency to ease WPML compatibility testing process.
namshi/cuzzle
2429594 Downloads
Get the cURL shell command from a Guzzle request
muxinc/mux-php
1778425 Downloads
Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
muhammadhuzaifa/telescope-guzzle-watcher
182651 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.