Go to file
Bob Fanger 6c7cc4ab5a Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
Examples/petstore-simple Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
src Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
tests Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
.gitignore Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
.travis.yml Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
LICENSE-2.0.txt Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
Readme.md Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
VERSION Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
composer.json Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00
phpunit.xml.dist Started the rewrite which will be compatible with Swagger v2.0 Spec 2015-01-16 18:10:11 +01:00

Readme.md

swagger-php

  • 2.* Development Build Status 2.*@dev

Generate interactive Swagger documentation for your RESTful API using doctrine annotations.

Installation (with Composer)

composer require zircote/swagger-php

Features

  • Compatible with the Swagger 2.0 specification

More on Swagger

Contributing

Please feel free to submit Github Issues or pull requests. The documentation website resides within the gh-pages branch.

Bitdeli Badge