Libraries tagged by redu
rtheunissen/guzzle-log-middleware
2118717 Downloads
Guzzle middleware to log requests and responses
resty/resty
305978 Downloads
A simple PHP library for doing RESTful HTTP stuff. Does not require the curl extension
rajentrivedi/tokenizer-x
118822 Downloads
TokenizerX calculates required tokens for given prompt
psr-discovery/log-implementations
5544933 Downloads
Lightweight library that discovers available PSR-3 Log 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-factory-implementations
5690827 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
5684327 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
5547356 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
5704970 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
5546765 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
5549250 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
5542896 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.
prwnr/laravel-streamer
150472 Downloads
Events streaming package for Laravel that uses Redis 5 streams
nette/safe
855424 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
namshi/cuzzle
2433802 Downloads
Get the cURL shell command from a Guzzle request
muhammadhuzaifa/telescope-guzzle-watcher
185675 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.