sumocoders / framework-error-bundle
Error bundle for our mini-framework
Installs: 13 724
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 2
Open Issues: 0
Language:HTML
Type:symfony-bundle
Requires
- php: ^5.5 || ^7.0
- eo/airbrake-bundle: dev-master as 1.1
Requires (Dev)
- phpunit/phpunit: ^5.2 || ^4.8
- sensio/framework-extra-bundle: ^3.0
- symfony/framework-bundle: ^3.3
- symfony/monolog-bundle: ^3.3
- symfony/phpunit-bridge: ^3.3
- symfony/symfony: ^3.3
This package is auto-updated.
Last update: 2021-03-06 19:01:15 UTC
README
The FrameworkErrorBundle will add some functionality related to errors. Below all functionality is listed:
- Overrules the default error pages with some nicely styled ones
- Integrates Errbit (JS and PHP errors)
Documentation
All documentation is located in the Resources/doc/index.md
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
FrameworkErrorBundle is a bundle created by SumoCoders and is intended to be used with the Framework
Issues?
Feel free to add an Issue on Github, or even better create a Pull Request.