Libraries tagged by exception
texthtml/whoops-silex
135313 Downloads
Integrates the Whoops library into Silex
nette/safe
1315090 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
eloquent/asplode
68606 Downloads
Drop-in exception-based error handling for PHP.
dbtlr/php-airbrake
260954 Downloads
A PHP 5.3 library for sending errors to the Airbrake.io service.
tommyknocker/pdo-database-class
6142 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
wyrihaximus/json-throwable
280970 Downloads
📠JSON encode and decode throwables and exceptions
tideways/laravel-octane-middleware
165240 Downloads
Integrates with Laravel Octane for Tideways PHP Monitoring, Profiling, Exception-Tracking
sourcebroker/restrictfe
59638 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
rupadana/filament-announce
13114 Downloads
An easy way to shout your exceptional offerings to the potential users
punktde/sentry-neos
66660 Downloads
This package handles Neos specific exceptions / adds neos specific information to the exception.
punktde/sentry-flow
82607 Downloads
Sends exceptions and additional data to Sentry server using Raven client.
php-standard-library/json
93526 Downloads
JSON encoding and decoding with typed exceptions and sensible defaults
php-standard-library/filesystem
85244 Downloads
Type-safe functions for file system operations with proper exception handling
php-school/learn-you-php
2041 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
pablodalloglio/spreadsheet_excel_writer
25760 Downloads
Derivation from SpreadsheetExcelWriter without PEAR dependency, and with Exceptions instead of PearErrors.