Libraries tagged by throws
mailsender/core
390 Downloads
Library make easy create mail and send it throw several interfaces
korko/sms-wave
6 Downloads
A simple API extension for sending SMS throw a specific website.
joshbrw/type-enforcement
47 Downloads
Enforce types and throw InvalidArgumentExceptions upon invalid types.
jarir-ahmed/http-response
8 Downloads
A simple package to throw specific HTTP response codes.
folded/exception
424 Downloads
Various kind of exception to throw for your web app.
finagin/json
11 Downloads
JSON class with throw exception
duncan3dc/exceptions
23 Downloads
A small library to catch exceptions and throw them all at the end
c975l/exceptionchecker-bundle
588 Downloads
Listener for Symfony Exceptions in order to redirect to another url, or throw GoneException with a list of urls
biberltd/exception-bundle
359 Downloads
Handles PHP related exceptions. It can throw exceptions to screen or email them. The exception handling behavior can be easily customizable
apuc/yii2-channels-webhook
62 Downloads
Extention, that allows you to throw a webhook after saving model
apimaticsupport/conversationsapi
48 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API 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 [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests 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).
apimatic-unofficial/unifonicnextgen
242 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).
alhimik1986/yii2_settings_module
67 Downloads
Module, allowing get and set your settings, and having access throw the web page.
abcde1410/pdfdecrypter
611 Downloads
PDF Decrypter is a standalone PHP library allowing quick and convenient decryption and permanently removing password from PDF files. Currently in beta phase. Throws custom exceptions for better error handling.
wizaplace/json-decoder
185 Downloads
Throw an exception when json_decode() fails to decode a JSON and validate decoded data.