Skip to content

recoded-dev/laravel-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel stubs

Improved Laravel stubs.

Usage

Installation

composer require --dev recoded-dev/laravel-stubs

Publishing stubs

php artisan stubs:publish

That's it! This packages handles everything else.

Contribution

Development to this package requires tests, static analysis and conforming to the coding-standard.

To validate these locally run the following with dev dependencies installed:

vendor/bin/phpunit && vendor/bin/phpstan && vendor/bin/phpcs

About

Improved Laravel stubs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages