Libraries tagged by excerpts
lucinda/errors-mvc
22592 Downloads
AOP-based MVC API for handling errors and uncaught exceptions in PHP applications
lucinda/abstract_mvc
872 Downloads
Abstract MVC API to be extended based on STDIN type (url requests, exceptions)
lithemod/httpexception
201 Downloads
Custom HTTP exceptions.
karaodin/filament-opening-hours
20 Downloads
A Filament plugin for managing business opening hours with timezone support and exceptions
ideatic/dump
3148 Downloads
Displays information about any PHP variable, class or exception.
grisaia/time
2193 Downloads
PHP built-in DateTime classes alternative. Strict types, immutability, no exceptions and latest PHP features.
esign/laravel-sentry-throttling
638 Downloads
Throttle exceptions being sent to Sentry
emotality/laravel-telegram-logger
3411 Downloads
Laravel package to report exceptions to a Telegram chat, group or channel.
eboreum/caster
4593 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
derafu/translation
1234 Downloads
Derafu: Translation - Translation Library with Exception Support
deferdie/laravel-stackdriver
13733 Downloads
An exception logger for Laravel to log to Google Stackdriver
cspray/assert-throws
184 Downloads
Assertions for PHPUnit when testing code that throws complex exceptions.
corpus/http
3404 Downloads
HTTP Status Codes and Exceptions
adriaanzon/laravel-telescope-monitor
3765 Downloads
Exception monitoring via Laravel Telescope
1msg/one_msg_waba_sdk
2541 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail