Libraries tagged by uneca
practo/sentry-bundle
13345 Downloads
A fork for Kunstmaan sentry bundle. Minor modification and improvements. The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
martinezart87/laravel-sql-server-custom-connector
850 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
dv-team/json
1531 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
anglemx/mexico-curp
13441 Downloads
PHP utility to handle Mexico's RENAPO (Registro Nacional de Población) CURP (Clave Única de Registro de Población)
topvisor/uncaptcha
750 Downloads
Library for solve captcha by services
serfe/module-uncacheableblockdetector
147 Downloads
Detects blocks that are uncacheable inside your Magento 2 system
luzrain/doctrine-json-unescaped-type
7642 Downloads
Preventing json Doctrine type to escape unicode characters.
gcdtech/usecases
1015 Downloads
Base classes and interfaces for implementing the Use Case pattern along with entities and entity emitting iterators.
daniloaldm/uncancelorder
771 Downloads
Genmato Magento2 Extension Un-Cancel Order
ylsalame/laravel-use-cases
105 Downloads
A reusable UseCase pattern implementation for Laravel applications, including a base UseCase, class inference helper, execution context and an extendable controller.
unicalabs/agrippa
341 Downloads
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
uspdev/senhaunica
558 Downloads
Biblioteca para acesso à senha única
openclerk/exceptions
157 Downloads
A library for logging and managing uncaught exceptions
lucinda/errors-mvc
23494 Downloads
AOP-based MVC API for handling errors and uncaught exceptions in PHP applications
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.