Libraries tagged by redu
s9e/regexp-builder
1455004 Downloads
Library that generates regular expressions that match a list of strings.
rtheunissen/guzzle-log-middleware
1966091 Downloads
Guzzle middleware to log requests and responses
resty/resty
273875 Downloads
A simple PHP library for doing RESTful HTTP stuff. Does not require the curl extension
rajentrivedi/tokenizer-x
54700 Downloads
TokenizerX calculates required tokens for given prompt
psr-discovery/log-implementations
3360235 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
3409462 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
3403300 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
3362452 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
3416216 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
3362154 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
3363312 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
3359206 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
113683 Downloads
Events streaming package for Laravel that uses Redis 5 streams
pmjones/auto-route
31647 Downloads
Automatically routes HTTP request to action classes.
phroute/phroute
390706 Downloads
Fast, fully featured restful request router for PHP