Libraries tagged by excerpt
fostam/filelock
22023 Downloads
Simple file based locking with lock timeout and exceptions
eliashaeussler/typo3-solver
1681 Downloads
Extension for TYPO3 CMS to extend TYPO3's exception handling with AI generated solutions
elephox/builder-whoops-handler
6880 Downloads
Elephox Application Builder extension for Whoops as exception handler
eboreum/caster
4534 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.
dvsa/mot-application-logger
7913 Downloads
Utility for logging MOT Web App and API exceptions to defined formats.
ctw/ctw-http
112900 Downloads
This package provides utility classes and constants to facilitate common operations of PSR-7 and a group of exceptions which represent HTTP status codes.
creativestyle/magesuite-soft-db-status-validation
71087 Downloads
Makes the db (schema) validation silently log error instead of throwing critical exception
chrisshick/cakephp-airbrake
4245 Downloads
A CakePHP 3.x plugin to use Airbrake for errors and exceptions
cbytedigital/laravel-teams-logger
4361 Downloads
Laravel package to log exceptions to a Microsoft Teams channel using Microsoft Teams Webhooks.
webino/zf2nette-debug
24259 Downloads
User friendly Exception and Error handler ported from Nette Framework.
thecodingmachine/safe8
13034 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
dvdoug/stringstream
7912 Downloads
Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams
digiaonline/json-helpers
63111 Downloads
Exception-based wrappers for json_encode and json_decode
zheltikov/php-exceptions
2394 Downloads
wernerdweight/enhanced-exception
6960 Downloads
Generic enhanced exception to be used in other projects