Libraries tagged by simple errors class
sgpinkus/simplelogger
0 Favers
2 Downloads
2 Downloads
Very simple one class PSR-3 PHP logger that just logs to error_log()
krylov123/handy-api-response
0 Favers
12 Downloads
12 Downloads
Simple and handy Class for API Responses with success flag, errors bag and data property
venar/select
0 Favers
13 Downloads
13 Downloads
PHP Class to build queries for MySQL. Allows you to build chains of conditions. The goal of this class is to encapsulate PHP's interactions with MySQL to reduce errors in writing queries and make creating stored procedures simple.
seotils/deferred-exceptions
3 Favers
66 Downloads
66 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.
bakame/aide-error
0 Favers
27 Downloads
27 Downloads
A siple class to handle errors in PHP functions