Libraries tagged by throws
dv-team/json
910 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
ahmedhat/unifonicnextgen
1516 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
tregor/error-handler
74 Downloads
Beautiful and informative PHP Error Handler!
josantonius/error-handler
39 Downloads
PHP library for handling errors.
josantonius/errorhandler
637 Downloads
PHP library for handling exceptions and errors.
swayok/peskyorm
1252 Downloads
PeskyORM - annoying ORM that contains tons of exceptions and throws them when anything goes wrong
steampixel/simple-php-portals
163 Downloads
This is a simple, puristic and small PHP portal engine. Throw your contents back and forth through time.
lithiumdev/laravel-exception-mailer
424 Downloads
Receive an email whenever laravel throws an exception
dastanaron/yii2-dropzone-widget
952 Downloads
A widget that uses the well known dropzone library for convenient file uploads. Does not throw scripts into the body of html, connects from its controller
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
masnathan/object
93 Downloads
Super Object that can handle everything you throw at him... or almost everything.
sophie-spec/throws
23 Downloads
Verify thrown exceptions from a callable
aurimasniekis/throws
5 Downloads
PHP Throws helpers. Short hand functions for throwing exceptions
sandromiguel/php-throw
33 Downloads
PHP package for throwing custom exceptions with ease.
mobilestock/laravel-http-client-auto-throw-error
0 Downloads
A simple Laravel package that enhances Laravel's HTTP client. It automatically throws exceptions on failed responses and prevents response truncation in exceptions, ensuring full visibility for easier debugging of API interactions.