This package provides various utilities for documentation generation such as Markdown Preprocessor, Requirements Dumper and more.
Requirement | Constraint | Supported by |
---|---|---|
PHP | ^8.3 |
HEAD ⋯ 5.0.0 |
^8.2 |
HEAD ⋯ 5.0.0-beta.1 |
|
^8.1 |
6.4.2 ⋯ 5.0.0-beta.1 |
|
Laravel | ^11.0.8 |
HEAD |
^11.0.0 |
7.1.0 ⋯ 6.2.0 |
|
^10.34.0 |
7.1.0 ⋯ 6.2.0 |
|
^10.0.0 |
6.1.0 ⋯ 5.0.0-beta.1 |
|
^9.21.0 |
5.6.0 ⋯ 5.0.0-beta.1 |
composer require lastdragon-ru/lara-asp-documentator
Saves help for each command in the namespace
into a separate file in the target
directory.
Perform one or more task on the file.
Generates a table with the required versions of PHP/Laravel/etc in Markdown format.
Please follow Upgrade Guide.
This package is the part of Awesome Set of Packages for Laravel. Please use the main repository to report issues, send pull requests, or ask questions.