Libraries tagged by throws

thecodingmachine/safe

2468 Favers
79622210 Downloads

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

Go to Download


codeception/assert-throws

19 Favers
1622956 Downloads

Assert exception was thrown without stopping a test

Go to Download


nette/safe

17 Favers
992641 Downloads

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

Go to Download


shish/safe

11 Favers
527324 Downloads

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

Go to Download


daverandom/exceptional-json

32 Favers
1373904 Downloads

JSON encoding and decoding that throws exceptions on failure

Go to Download


jchook/phpunit-assert-throws

11 Favers
1700463 Downloads

Exception assertions for PHPUnit

Go to Download


shipsaas/never-throw

7 Favers
3032 Downloads

Response-first over Throw. PHP NeverThrow library sample implementation

Go to Download


wyrihaximus/react-throw-unhandled-rejected-promises

0 Favers
9893 Downloads

🤹 Throw any unhandled rejected promise

Go to Download


nubium/this-should-never-happen-exception

2 Favers
19532 Downloads

Extend this exception and throw it anytime something unexpected happens.

Go to Download


nicodev/asserts

1 Favers
32180 Downloads

List of traits that make assertions and throw Exception if assertion fails.

Go to Download


dv-team/json

0 Favers
989 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

Go to Download


dastanaron/yii2-dropzone-widget

1 Favers
1142 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

Go to Download


ahmedhat/unifonicnextgen

1 Favers
1759 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).

Go to Download


thecodingmachine/safe8

108 Favers
13048 Downloads

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

Go to Download


mobilestock/laravel-http-client-auto-throw-error

0 Favers
15 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.

Go to Download


Next >>