2017 © Pedro Peláez
 

symfony-bundle api-doc-bundle

An enhanced version of the NelmioApiDocBundle bundle to generates documentation for your REST API from annotations

image

nayzo/api-doc-bundle

An enhanced version of the NelmioApiDocBundle bundle to generates documentation for your REST API from annotations

  • Friday, March 31, 2017
  • by NAYZO
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,939 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 8 % Grown

The README.md

NayzoApiDocBundle

The NayzoApiDocBundle bundle is an enhanced version of the NelmioApiDocBundle bundle to generate a decent documentation for your APIs., (*1)

Documentation

For documentation, see:, (*2)

Resources/doc/

Read the documentation, (*3)

Running the Tests

Install the Composer dev dependencies:, (*4)

php composer.phar install --dev

Then, run the test suite using PHPUnit:, (*5)

phpunit

License

This bundle is released under the MIT license. See the complete license in the bundle:, (*6)

Resources/meta/LICENSE

The Versions