Libraries tagged by throws
sikessem/exceptor
1 Downloads
A modern PHP package for throwing exceptions with expressive helpers and fine-grained trace control.
ouxsoft/luckbydice
7587 Downloads
A library for simulating dice rolls written in PHP.
officialxviid/sasses
0 Downloads
Sass modules (Sasses) provide more advanced variables, mixins and functions for Sass.
mabs/exceptionizer-bundle
7 Downloads
This bundle provides a simple way to play with php Exceptions.
josantonius/exception-handler
12 Downloads
PHP library for handling exceptions.
francescogregori/friendly_url_only
17 Downloads
Displays page 404 for all nodes that do not have a path set with pathauto. Example: 'node / 1' return 404 page
sikessem/errors
7 Downloads
A modern PHP package for throwing exceptions with expressive helpers and fine-grained trace control.
typisttech/codeception-composer-project-module
4332 Downloads
Create throw away composer projects for Codeception tests
try/predict-exception
77 Downloads
Simplified predictions if a piece of codes throws an Exception
stephanbouman/code-of-conduct
567 Downloads
This package throws you a random rule from the code of conduct.
steffenmaechtel/exception_handling_for_typo3_db
9 Downloads
TYPO3 CMS extension: Throw exception in case of error instead of show error with DebugUtility::debug
steevanb/dev-bundle
1039 Downloads
Throws exception on translation not found and invalid doctrine schema.
shopery/error-bundle
8663 Downloads
Manage what exceptions you throw and convert them to HttpException ones
sfinktah/repeat-if-exception
0 Downloads
PHP functool: repeat function while it throws an exception
seotils/deferred-exceptions
70 Downloads
The trait allows you to choose: to throw an exception now, later or simply handle errors. Also it accumulate exceptions of all classes wich use this trait.