nunomaduro / collision-adapter-symfony
Collision's adapter for Symfony applications. Error Reporting for console/command-line PHP applications.
Installs: 30 939
Dependents: 0
Suggesters: 0
Security: 0
Stars: 45
Watchers: 5
Forks: 4
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=7.4
- nunomaduro/collision: >=3.0
- symfony/framework-bundle: >=5.3
Requires (Dev)
- phpstan/phpstan: >=0.12
- phpunit/phpunit: >=9.6
- symfony/filesystem: *
- symfony/yaml: *
README
About Collision Adapter Symfony
Collision was created by, and is maintained by Nuno Maduro, and is an error handler framework for console/command-line PHP applications.
- Build on top of Whoops.
- Supports Laravel & Symfony & PHPUnit.
- Built with PHP 7 using modern coding standards.
Note: This repository contains the core code of the Collision Symfony Adapter. If you want use Collision for Laravel, for PHPUnit or for a standalone console application: visit the main Collision repository.
Installation & Usage
Requires PHP 7.1.3+
Require Collision Adapter Symfony using Composer:
composer require nunomaduro/collision-adapter-symfony
Contributing
Thank you for considering to contribute to Collision Adapter Symfony. All the contribution guidelines are mentioned here.
You can have a look at the CHANGELOG for constant updates & detailed information about the changes. You can also follow the twitter account for latest announcements or just come say hi!: @enunomaduro
Support the development
Do you like this project? Support it by donating
License
Collision Adapter Symfony is an open-sourced software licensed under the MIT license.