Libraries tagged by returning
thecodingmachine/safe
113517223 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
psr-discovery/discovery
10105621 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
749898 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
ptlis/diff-parser
193822 Downloads
A parser for unified diff files, returning a hydrated object graph.
luracast/config
167811 Downloads
lazy load configuration data from php files returning associative arrays
kamranahmedse/laravel-faulty
19673 Downloads
A minimal package to assist in returning RESTful exceptions in your APIs.
nette/safe
1314749 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
djurovicigoor/larajsonresponse
7055 Downloads
Laravel API wrapper for returning JSON response.
thecodingmachine/safe8
13158 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
webbuilders-group/silverstripe-login-files
749 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.
oi-lab/oi-laravel-umami
147 Downloads
Laravel wrapper for the Umami analytics REST API returning typed spatie/laravel-data DTOs.
daleattree/csvfilehandler
25657 Downloads
A library that loads and parses a CSV file, returning an object of the file with each CSV line as an object
soltancode/return-response
2535 Downloads
Simple package for returning standard json responses for Laravel.
micsay/yii2-captcha
222 Downloads
yii2-captcha for restful api by returning image's base64 extend yii/captcha/CaptchaAction
diggin/diggin-scraper
81 Downloads
web-sraping component, inspired by Perl’s Web::Scraper. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged PHP ‘s multidimensional array