drmyersii / dingo-blueprint
My maintained version of Dingo Blueprint, a generator for valid API Blueprint documentation.
v1.0.2
2016-06-15 18:40 UTC
Requires
- php: >=5.5.9
- doctrine/annotations: 1.2.*
- illuminate/filesystem: ~5.1 || 5.2.*
- illuminate/support: ~5.1 || 5.2.*
- phpdocumentor/reflection-docblock: 3.1.*
Requires (Dev)
- phpunit/phpunit: ~4.0
- squizlabs/php_codesniffer: ~2.0
This package is not auto-updated.
Last update: 2024-11-23 20:04:30 UTC
README
This package generates a valid API Blueprint 1A document from a collection of classes.
Usage
More information coming soon.
License
This package is licensed under the BSD 3-Clause license.