Libraries tagged by returns

psr-discovery/log-implementations

7 Favers
4871030 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.

Go to Download


psr-discovery/http-factory-implementations

7 Favers
4989749 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.

Go to Download


psr-discovery/http-client-implementations

7 Favers
4983915 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.

Go to Download


psr-discovery/event-dispatcher-implementations

6 Favers
4873375 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.

Go to Download


psr-discovery/container-implementations

6 Favers
4872716 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.

Go to Download


psr-discovery/cache-implementations

6 Favers
4874851 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.

Go to Download


psr-discovery/all

5 Favers
4869171 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.

Go to Download


p3k/emoji-detector

144 Favers
1445458 Downloads

Detect and return all emoji found in a string

Go to Download


juststeveking/http-status-code

49 Favers
220436 Downloads

A simple class to return correct status codes for http responses

Go to Download


jenssegers/proxy

943 Favers
464783 Downloads

Proxy library that forwards requests to the desired url and returns the response.

Go to Download


bnf/phpstan-psr-container

12 Favers
2315220 Downloads

PHPStan dynamic return type extension for PSR-11 ContainerInterface

Go to Download


rambomst/php-bounce-handler

7 Favers
135345 Downloads

Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses

Go to Download


panique/pdo-debug

70 Favers
96879 Downloads

A super-simple function that returns the full SQL query from your PDO statements

Go to Download


oskarstark/symfony-http-responder

13 Favers
611796 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.

Go to Download


nystudio107/craft-emptycoalesce

27 Favers
134865 Downloads

Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.

Go to Download


Next >>