Libraries tagged by returning
thecodingmachine/safe
128258639 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
psr-discovery/discovery
11224650 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.
shish/safe
807500 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
ptlis/diff-parser
210337 Downloads
A parser for unified diff files, returning a hydrated object graph.
kamranahmedse/laravel-faulty
20690 Downloads
A minimal package to assist in returning RESTful exceptions in your APIs.
luracast/config
171660 Downloads
lazy load configuration data from php files returning associative arrays
djurovicigoor/larajsonresponse
7651 Downloads
Laravel API wrapper for returning JSON response.
nette/safe
1315611 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
thecodingmachine/safe8
13174 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
sandstorm/keycloak-admin-api
49 Downloads
Framework-agnostic PHP client for the Keycloak Admin REST API (users, groups, credentials, sessions, events), returning immutable typed DTOs and collections.
oi-lab/oi-laravel-umami
610 Downloads
Laravel wrapper for the Umami analytics REST API returning typed spatie/laravel-data DTOs.
micsay/yii2-captcha
245 Downloads
yii2-captcha for restful api by returning image's base64 extend yii/captcha/CaptchaAction
mawebdk/preg-match
137 Downloads
PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.
bentools/typed-http-client
57 Downloads
Symfony HTTP Client returning real objects.
webbuilders-group/silverstripe-login-files
751 Downloads
Changes how assets in Silverstripe that require a logged in user are handled by redirecting them to login rather than returning a page not found while keeping draft assets as a page not found.