Libraries tagged by throws
trowski/psr-http-bridge
8 Downloads
Amp HTTP server bridge for PSR-7 and PSR-15 based frameworks
trowski/async-swift-mailer
12 Downloads
Async mailer for PHP implemented using Amp and Swift Mailer.
throwexception-net/compute
4 Downloads
Simple library for dealing with data.
thowsenmedia/flattery-core
48 Downloads
Core files for Flattery CMS.
thowsenmedia/flattery
11 Downloads
Simple, extendable Flat File CMS
yucadoo/graze-neighborhoods-diagnostic
1 Downloads
Exception detection strategy for Graze's transient fault handler using Neighborhoods' throwable diagnostic component.
yucadoo/bgy-neighborhoods-diagnostic
1 Downloads
Error detection strategy for Boris Guéry's transient error handling using Neighborhoods' throwable diagnostic component.
vzool/bug-notifier
40 Downloads
Get notified every time an exception is thrown in your application.
vmpublishing/psr15-middleware-error-handler
380 Downloads
dependency-less middleware to capture and process any throwable with a dedicated error handler
smwl/hello-world
1 Downloads
Library shows string throwed through parameter
revati/laravel-validation
5 Downloads
Laravel validation extension for throwing ValidationException on error
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
phortitude/exception
1 Downloads
A simple marker interface for all Exceptions thrown by Phortitude components
perfekteriksson/exceptionviewer
28 Downloads
View exception thrown by Laravel in your browser
nimayneb/exceptionist
7 Downloads
Exceptionist - Throwing meaningful and semantic exceptions with interfaces