Libraries tagged by return

thecodingmachine/safe

2437 Favers
69381237 Downloads

PHP core functions that throw exceptions instead of returning FALSE on error

Go to Download


psr-discovery/log-implementations

7 Favers
4819899 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
4935815 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
4930048 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
4822265 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/discovery

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

Go to Download


psr-discovery/container-implementations

6 Favers
4821554 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
4823651 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
4818070 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

143 Favers
1441570 Downloads

Detect and return all emoji found in a string

Go to Download


nette/safe

17 Favers
677644 Downloads

🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.

Go to Download


juststeveking/http-status-code

49 Favers
218860 Downloads

A simple class to return correct status codes for http responses

Go to Download


jenssegers/proxy

943 Favers
464398 Downloads

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

Go to Download


bnf/phpstan-psr-container

12 Favers
2286688 Downloads

PHPStan dynamic return type extension for PSR-11 ContainerInterface

Go to Download


shish/safe

11 Favers
422216 Downloads

PHP core functions that throw exceptions instead of returning FALSE on error

Go to Download


Next >>