Libraries tagged by throw
mailsender/core
391 Downloads
Library make easy create mail and send it throw several interfaces
madebyextreme/exceptions-to-stream
348 Downloads
A small plugin to capture thrown exceptions (excluding status codes in the 400 range) to send to standard error stream
korko/sms-wave
6 Downloads
A simple API extension for sending SMS throw a specific website.
joshbrw/type-enforcement
51 Downloads
Enforce types and throw InvalidArgumentExceptions upon invalid types.
humanik/phpstan-laravel-actions
3 Downloads
PHPStan extension for lorisleiva/laravel-actions: return types, throw types and argument validation for action classes.
genai/google-form
74 Downloads
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
finagin/json
13 Downloads
JSON class with throw exception
duncan3dc/exceptions
25 Downloads
A small library to catch exceptions and throw them all at the end
dmelin/tantrum
0 Downloads
The throwable with the energy of a 6 year old.
dasbit/apiclient
7 Downloads
Simple api client wrapper without throwing exceptions with statuscodes
crisnao2/disposable-email
22 Downloads
This package helps determine if a given email address belongs to a disposable email provider. It can be used to prevent users from registering with temporary or throwaway email services, improving the quality of collected email addresses.
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
attributes-php/wp-exceptions
1 Downloads
Stop returning WP_Error. Throw exceptions instead
apuc/yii2-channels-webhook
62 Downloads
Extention, that allows you to throw a webhook after saving model
apimaticsupport/conversationsapi
59 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).