Libraries tagged by return
thecodingmachine/safe
67054928 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
p3k/emoji-detector
1413135 Downloads
Detect and return all emoji found in a string
shish/safe
392490 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
psr-discovery/log-implementations
4504121 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
4603936 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
4598214 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
4506536 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
4615214 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
4505825 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
4507769 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
4502438 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.
nette/safe
597701 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
jenssegers/proxy
461954 Downloads
Proxy library that forwards requests to the desired url and returns the response.
bnf/phpstan-psr-container
2154801 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
rambomst/php-bounce-handler
127132 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses