Libraries tagged by return

thecodingmachine/safe

2345 Favers
56083376 Downloads

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

Go to Download


p3k/emoji-detector

137 Favers
1252199 Downloads

Detect and return all emoji found in a string

Go to Download


psr-discovery/log-implementations

6 Favers
2843796 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

6 Favers
2876268 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

5 Favers
2873074 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

5 Favers
2845823 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

6 Favers
2879760 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

5 Favers
2845702 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

5 Favers
2846484 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

4 Favers
2842962 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


nette/safe

18 Favers
159077 Downloads

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

Go to Download


juststeveking/http-status-code

48 Favers
161700 Downloads

A simple class to return correct status codes for http responses

Go to Download


jenssegers/proxy

936 Favers
450434 Downloads

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

Go to Download


bnf/phpstan-psr-container

11 Favers
1530496 Downloads

PHPStan dynamic return type extension for PSR-11 ContainerInterface

Go to Download


rambomst/php-bounce-handler

7 Favers
89244 Downloads

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

Go to Download


Next >>