Download the PHP package net_bazzline/api_document_builder without Composer
On this page you can find all versions of the php package net_bazzline/api_document_builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download net_bazzline/api_document_builder
More information about net_bazzline/api_document_builder
Files in net_bazzline/api_document_builder
Download net_bazzline/api_document_builder
More information about net_bazzline/api_document_builder
Files in net_bazzline/api_document_builder
Vendor net_bazzline
Package api_document_builder
Short Description free as in freedom php api document builder
License GPL-3.0
Package api_document_builder
Short Description free as in freedom php api document builder
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package api_document_builder
Api Document Builder
Api document builder centralize api documentation generation and updating of existing projects. Use it as a cronjob to have the latest documentation in time. Available at packagist and openhub.net.
Work Flow
- iterating over collection of project paths
- generates documentation using apigen
- creates index.html
- do a git pull and evaluates the output to check if there is work to do
Usage
Example
History
- upcomming
- @todo
- Add php cs fixer
- implement usage of template
- add link to current / latest tag (
/latest-release) - add links for each tag/release
- add optional link to "demo page"
- refactor by using the process pipe component
- refactor by using the requirement component
- implement unit tests
- make it dynamically
- use diactoros
- generate a index.php instead of a index.html
- add htaccess
-
/my_project should be callable and transform into a redirect (if exists)
- easy up adding project
-
- parse composer.json
-
- easy up deleting project
-
- deletes all where response code is greater or equal 300
-
- add more documentation generators (beside apigen)
- create factories
- add "keep_cache" (boolean) value
- implement cache and output cleanup (if project is moved or deleted etc.)
- validate git pull return message
- supporting multiple project tags
- @done
- Added rector
- @todo
- 1.3.0 - released at 23.10.2016
- releaxed dependency handling by using the asterix on the bug level version
- 1.2.2 - released at 15.03.2016
- updated dependencies
- 1.2.1 - released at 29.02.2016
- fixed broken image for version eye
- updated dependency
- 1.2.0 - released at 29.02.2016
- moved to psr-4 autoloading
- 1.1.9 - released at 24.01.2016
- updated dependency
- 1.1.8 - released at 18.12.2015
- updated dependency
- 1.1.7 - released at 19.11.2015
- updated dependency
- 1.1.6 - released at 14.11.2015
- updated dependency
- 1.1.5 - released at 08.11.2015
- updated dependency
- 1.1.4 - released at 25.09.2015
- updated dependency
- 1.1.3 - released at 18.09.2015
- updated dependency
- 1.1.2 - released at 13.09.2015
- updated dependency
- 1.1.1 - released at 04.07.2015
- updated dependency
- 1.1.0
- implemented feature request of issue/2
- see migration steps
- 1.0.4
- fixed issue/1
- 1.0.3
- implemented usage of progress bar component
- 1.0.2
- added optional "tracking_snippet" support for configuration
- made index.html valid
- 1.0.1
- updated dependency
- 1.0.0
- initial release
Final Words
Star it if you like it :-). Add issues if you need it. Pull patches if you enjoy it. Write a blog entry if you use it. Donate something if you love it :-].
All versions of api_document_builder with dependencies
PHP Build Version
Package Version
Requires
apigen/apigen Version
4.1.*
net_bazzline/component_requirement Version 1.2.*
net_bazzline/php_component_cli_arguments Version 1.3.*
net_bazzline/php_component_cli_progres_bar Version 1.0.*
net_bazzline/php_component_command_collection Version 0.0.*
net_bazzline/php_component_locator_generator Version 2.0.*
net_bazzline/php_component_process_pipe Version 1.1.*
php Version >=5.3.3
net_bazzline/component_requirement Version 1.2.*
net_bazzline/php_component_cli_arguments Version 1.3.*
net_bazzline/php_component_cli_progres_bar Version 1.0.*
net_bazzline/php_component_command_collection Version 0.0.*
net_bazzline/php_component_locator_generator Version 2.0.*
net_bazzline/php_component_process_pipe Version 1.1.*
php Version >=5.3.3
The package net_bazzline/api_document_builder contains the following files
Loading the files please wait ....