sparors / laravel-stubs
Laravel stubs with comments removed and minor tweaks
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/sparors/laravel-stubs
Requires
- laravel/framework: ^8.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
Laravel stubs with comments removed and minor tweaks
Installation
You can install the package via composer:
composer require sparors/laravel-stubs
Usage
php artisan stub:sparors
Testing
vendor/bin/phpunit tests --colors
License
MIT. Please see the license file for more information.