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.