mammutgroup / blueprint
API Blueprint documentation generator.
Installs: 74
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 106
pkg:composer/mammutgroup/blueprint
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
 
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.