Libraries tagged by returns
p3k/emoji-detector
1492283 Downloads
Detect and return all emoji found in a string
psr-discovery/log-implementations
5435568 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
5576262 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
5569805 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
5437947 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/container-implementations
5437356 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
5439755 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
5433544 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.
juststeveking/http-status-code
239641 Downloads
A simple class to return correct status codes for http responses
jenssegers/proxy
468718 Downloads
Proxy library that forwards requests to the desired url and returns the response.
bnf/phpstan-psr-container
2719283 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
spryker/sales-return-gui-extension
1772034 Downloads
SalesReturnGuiExtension module
panique/pdo-debug
98566 Downloads
A super-simple function that returns the full SQL query from your PDO statements
oskarstark/symfony-http-responder
644034 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
obiefy/api-response
23012 Downloads
Simple Laravel package to return Json responses.