Download the PHP package elbojoloco/laravel-clean-stubs without Composer
On this page you can find all versions of the php package elbojoloco/laravel-clean-stubs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elbojoloco/laravel-clean-stubs
More information about elbojoloco/laravel-clean-stubs
Files in elbojoloco/laravel-clean-stubs
Download elbojoloco/laravel-clean-stubs
More information about elbojoloco/laravel-clean-stubs
Files in elbojoloco/laravel-clean-stubs
Vendor elbojoloco
Package laravel-clean-stubs
Short Description Laravel stubs without docblocks.
License MIT
Homepage https://github.com/elbojoloco/laravel-clean-stubs
Package laravel-clean-stubs
Short Description Laravel stubs without docblocks.
License MIT
Homepage https://github.com/elbojoloco/laravel-clean-stubs
Please rate this library. Is it a good library?
Informations about the package laravel-clean-stubs
Laravel Clean Stubs
This package brings all of Laravel's stubs but without docblocks. That's it. Stubs are template files that are used by the framework's "make" command, e.g. php artisan make:model
. This package is inspired by zepfietje/laravel-stubs, the difference is that this package only removes docblocks.
Installation
-
Install this package.
-
Add this hook to "scripts" in your
composer.json
to receive the latest stubs when this packages gets updated. - Publish the stubs.
All versions of laravel-clean-stubs with dependencies
PHP Build Version
Package Version
The package elbojoloco/laravel-clean-stubs contains the following files
Loading the files please wait ....