Libraries tagged by simple errors
reillo/mage_maintenance
4 Downloads
Simple template for magento errors and maintenance mode
minorm/minorm
2 Downloads
Simple ORM library with error logging
adrianoalves/laravel-exceptionlog
25 Downloads
Simple Laravel Exception and Error Persistence Log Layer
torokp/mysqli-log
14 Downloads
Simple approach to save mysqli_errors to mysql databass
mosetek/logger
562 Downloads
Simple interface for information and errors logging
sgpinkus/simplelogger
2 Downloads
Very simple one class PSR-3 PHP logger that just logs to error_log()
plopster/trace-code-maker
12 Downloads
A very simple Laravel library designed to create and manage unique trace codes that can be used to monitor, log, and trace errors or responses within a service. The library allows for fetching an existing trace code based on provided parameters or creating a new one if it does not exist.
matondo/audit-log
1 Downloads
A simple audit log package for Laravel applications to track user actions, model changes, and errors.
loffel/laravel-chatgpt
15 Downloads
Super simple wrapper for openai-php/client with error handling. Specifically for ChatGPT conversations.
krylov123/handy-api-response
12 Downloads
Simple and handy Class for API Responses with success flag, errors bag and data property
jandrda/check-http-code
9 Downloads
Simple script for checking http code of URL list and filter if necessary. Can be easy used for checking 404 codes for site and getting list of 404 error pages.
hilalahmad/php-toastr
8 Downloads
The PHP Toastr package is a user-friendly and lightweight PHP library designed to create simple and stylish notification messages in web applications. It offers a convenient way to display various types of notifications, such as success messages, error alerts, information pop-ups, and more, in a visually appealing manner to enhance the user experience.
venar/select
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.
rquadling/phpunit-errorhandler
2908 Downloads
A simple trait to add to your PHPUnit test allowing you to track and test PHP errors, warnings and notices
beaucal/beaucal-invalid-session
23618 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.