drmyersii / dingo-blueprint
My maintained version of Dingo Blueprint, a generator for valid API Blueprint documentation.
Installs: 4 177
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 106
pkg:composer/drmyersii/dingo-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
This package is not auto-updated.
Last update: 2025-10-12 00:47:04 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.