Libraries tagged by excerpts
hdvinnie/laravel-security-headers
37826 Downloads
Adds security related headers to HTTP response.
dstuecken/php7ify
153902 Downloads
php7ify is a project that brings new php7 classes and exceptions to php 5.x.
decodelabs/glitch
17864 Downloads
Better tools for when things go wrong
cdn77/tracy-blue-screen-bundle
68097 Downloads
This bundle lets you use the Tracy's debug screen in combination with the the default profiler in your Symfony application.
baibaratsky/yii2-rollbar
123658 Downloads
Rollbar for Yii2
axy/errors
691703 Downloads
Exceptions in PHP
aplus/debug
1640357 Downloads
Aplus Framework Debug Library
texthtml/whoops-silex
130391 Downloads
Integrates the Whoops library into Silex
eloquent/asplode
60226 Downloads
Drop-in exception-based error handling for PHP.
dbtlr/php-airbrake
259310 Downloads
A PHP 5.3 library for sending errors to the Airbrake.io service.
bepsvpt/laravel-security-header
2438 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
wyrihaximus/json-throwable
250643 Downloads
📠JSON encode and decode throwables and exceptions
stymiee/php-simple-encryption
5896 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spiral/sentry-bridge
67490 Downloads
Sentry Exception Handler for Spiral
sourcebroker/restrictfe
51349 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.