Download the PHP package aharisu/generate-form-request-phpdoc without Composer
On this page you can find all versions of the php package aharisu/generate-form-request-phpdoc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package generate-form-request-phpdoc
Generate FormRequest PHPDoc
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class.
Installation
Usage
Outputs the PHPDoc of the classes inheriting from FormRequest
in the app/Http/Requests
directory to an external file (e.g. _form_request_phpdoc.php
).
For example
Arguments
--write
Write PHPDoc directly to your FormRequest file
Target specification
You can specify the output target by the class name with namespace
or the file path
.
Multiple specifications are also possible.
Other settings
You can change some behaviors in config/generate-form-request-phpdoc.php
.
License
Apache 2.0 & MIT
All versions of generate-form-request-phpdoc with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
phpstan/phpdoc-parser Version ^1.18
composer/class-map-generator Version ^1.0
laravel/framework Version ^8 || ^9 || ^10
nikic/php-parser Version ^4.15
phpstan/phpdoc-parser Version ^1.18
composer/class-map-generator Version ^1.0
laravel/framework Version ^8 || ^9 || ^10
nikic/php-parser Version ^4.15
The package aharisu/generate-form-request-phpdoc contains the following files
Loading the files please wait ....