Download the PHP package easycorp/easy-doc-bundle without Composer
On this page you can find all versions of the php package easycorp/easy-doc-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download easycorp/easy-doc-bundle
More information about easycorp/easy-doc-bundle
Files in easycorp/easy-doc-bundle
Download easycorp/easy-doc-bundle
More information about easycorp/easy-doc-bundle
Files in easycorp/easy-doc-bundle
Vendor easycorp
Package easy-doc-bundle
Short Description Symfony application documentation generator
License MIT
Homepage https://github.com/EasyCorp/EasyDocBundle
Package easy-doc-bundle
Short Description Symfony application documentation generator
License MIT
Homepage https://github.com/EasyCorp/EasyDocBundle
Please rate this library. Is it a good library?
Informations about the package easy-doc-bundle
EasyDoc
This bundle generates the formal documentation for Symfony applications. This documentation is a HTML document that contains detailed information about every application element (routes, services, events, configuration, etc.)
When would this bundle be useful?
- As a reference to look for any application element details.
- As a document to get an overall idea of the application when adding new developers to the project.
- As a deliverable to the client who paid for the application development.
- As a searchable archive of legacy applications.
This is how it looks:
Installation
Step 1: Download the Bundle
Step 2: Enable the Bundle
Usage
Run the doc
command in your Symfony application to generate the documentation:
All versions of easy-doc-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
symfony/dependency-injection Version ~2.3|~3.0
symfony/framework-bundle Version ~2.3|~3.0
symfony/twig-bridge Version ^2.3.4|~3.0
symfony/twig-bundle Version ~2.3|~3.0
twig/extensions Version ~1.0
twig/twig Version ~1.14,>=1.14.2|~2.0
symfony/dependency-injection Version ~2.3|~3.0
symfony/framework-bundle Version ~2.3|~3.0
symfony/twig-bridge Version ^2.3.4|~3.0
symfony/twig-bundle Version ~2.3|~3.0
twig/extensions Version ~1.0
twig/twig Version ~1.14,>=1.14.2|~2.0
The package easycorp/easy-doc-bundle contains the following files
Loading the files please wait ....