Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Collision | 4,268 | 19,759 | 968 | a month ago | 71 | August 29, 2022 | 2 | mit | PHP | |
💥 Collision is a beautiful error reporting tool for command-line applications | ||||||||||
Laravel Zero | 3,319 | 1 | 1 | 2 months ago | 227 | August 25, 2022 | 45 | PHP | ||
A PHP framework for console artisans | ||||||||||
Laravel Translation Manager | 1,519 | 108 | 20 | a month ago | 34 | March 17, 2022 | 67 | mit | PHP | |
Manage Laravel translation files | ||||||||||
Laravel Kit | 1,064 | 3 months ago | 7 | gpl-2.0 | Vue | |||||
A desktop Laravel admin panel app | ||||||||||
Vessel | 938 | 15 | 2 | 3 years ago | 16 | October 15, 2020 | 11 | mit | Shell | |
Up and running with small Docker environments | ||||||||||
Laravel Test Factory Helper | 843 | 46 | 6 | 3 years ago | 20 | March 02, 2020 | 19 | PHP | ||
Generate Laravel test factories from your existing models | ||||||||||
Laravel Starter | 814 | 10 days ago | 20 | April 23, 2022 | 7 | gpl-3.0 | JavaScript | |||
A CMS like modular starter application project built with Laravel 10.x. | ||||||||||
Laravel Vue Cli 3 | 794 | 4 years ago | 14 | PHP | ||||||
Example project using Vue CLI 3 with Laravel | ||||||||||
Laravel Console Menu | 789 | 48 | 27 | 5 months ago | 13 | January 13, 2022 | 5 | mit | PHP | |
🔘 Beautiful PHP CLI menus. Is a php-school/cli-menu wrapper for Laravel/Artisan Console Commands | ||||||||||
Laravel Terminal | 788 | 102 | 6 | 3 months ago | 129 | February 14, 2016 | 13 | mit | PHP | |
Runs artisan command in web application |
Collision was created by, and is maintained by Nuno Maduro, and is a package designed to give you beautiful error reporting when interacting with your app through the command line.
Requires PHP 8.1+
Require Collision using Composer:
composer require nunomaduro/collision --dev
Laravel | Collision | PHPUnit | Pest |
---|---|---|---|
6.x | 3.x | ||
7.x | 4.x | ||
8.x | 5.x | ||
9.x | 6.x | ||
10.x | 6.x | 9.x | 1.x |
10.x | 7.x | 10.x | 2.x |
As an example, here is how to require Collision on Laravel 8.x:
composer require nunomaduro/collision:^5.0 --dev
You need to register the handler in your code:
(new \NunoMaduro\Collision\Provider)->register();
Thank you for considering to contribute to Collision. 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
Collision is an open-sourced software licensed under the MIT license.
Logo by Caneco.