Libraries tagged by simple errors
mr-chauhan/quick-file-uploader
1 Downloads
A simple and customizable Laravel package for handling file uploads with validation, error logging, and facade support.
matondo/audit-log
1 Downloads
A simple audit log package for Laravel applications to track user actions, model changes, and errors.
loffel/laravel-chatgpt
17 Downloads
Super simple wrapper for openai-php/client with error handling. Specifically for ChatGPT conversations.
laragopl/laravel-monit
45 Downloads
This package provides a simple way to send notifications to a specified endpoint whenever an error occurs in your Laravel application.
krylov123/handy-api-response
14 Downloads
Simple and handy Class for API Responses with success flag, errors bag and data property
jandrda/check-http-code
11 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
510 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.
dev-lucid/basiclogger
79 Downloads
An extremely simple implementation of PSR-3 logging that sends all messages to error_log.
assegaiphp/common
16 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
venar/select
14 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
2909 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
24021 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
bakame/aide-error
156 Downloads
A siple class to handle errors in PHP functions
mistralys/errorcode-incrementor
13 Downloads
Simple PHP script that increments counters via HTTP requests or programmatically.