65

GitHub - nunomaduro/collision-adapter-symfony: Collision's adapter for S...

 5 years ago
source link: https://github.com/nunomaduro/collision-adapter-symfony
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Collision logo
Collision code example

Build Status Quality Score Coverage Total Downloads Latest Stable Version License

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.

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

Update config/bundles.php adding the CollisionBundle:

return [
    // ...
    NunoMaduro\CollisionAdapterSymfony\CollisionBundle::class  => ['all' => true],
];

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.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK