Libraries tagged by throw
enricodias/email-validator
771 Downloads
Validate and check for disposable/temporary/throw away emails using multiple providers
butterfly-team/whoops
25131 Downloads
php error handling for cool kids
velcoda/exceptions
7818 Downloads
Global Exceptions thrown in the Velcoda Universe
tiny-blocks/http-error-handler
86 Downloads
PSR-15 error handler that maps thrown exceptions to structured JSON error responses with optional logging.
slick/error-handler
2066 Downloads
PHP Error Handler module that captures and displays all throwable errors in a given format, making debugging easier and more efficient
plan2net/playwright-toolkit
242 Downloads
Playwright testing toolkit for TYPO3 CMS: a throwaway database per test file, pre-seeded backend sessions, health and cleanup endpoints.
phpsoftbox/error-formatter
164 Downloads
Throwable formatting helpers for PhpSoftBox components
mawebdk/preg-match
168 Downloads
PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.
folded/exception
785 Downloads
Various kind of exception to throw for your web app.
cerbero/notifiable-exception
171 Downloads
Laravel package to send notifications when some exceptions are thrown.
ahmedhat/unifonicnextgen
3638 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).
typisttech/codeception-composer-project-module
4661 Downloads
Create throw away composer projects for Codeception tests
thecodingmachine/safe8
13175 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
wyrihaximus/react-throw-unhandled-rejected-promises
10322 Downloads
🤹 Throw any unhandled rejected promise
savinmikhail/annotate_throws_rector
114 Downloads
Rector rule to add missing @throws tags for direct throws and inter-class propagation