misterx / swagger-php

A php swagger annotation and parsing library

Home Page:http://zircote.com/swagger-php/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swagger-php

  • Master Build Status master
  • 0.7.x Development Build Status 0.7.*@dev

Swagger-PHP is a PHP library that serves as an annotations toolkit to produce Swagger Doc it makes extensive use of the Doctrine Common library for annotations support and caching.

To report issues or ask questions please feel free to submit to Github Issues

Download / Installation

Documentation

Documentation is available at http://zircote.com/swagger-php

To submit changes, additions or updates to the documentation or swagger-php itself please fork the project and submit a pull request. Documentation resides within the gh-pages branch.

Features

  • Fully compatible with the full swagger documented proposal.
  • Caching layer using the \Doctrine\Common\Cache library
  • Full project discovery
  • Standalone CLI phar implementation
  • Free

More on Swagger:

About

A php swagger annotation and parsing library

http://zircote.com/swagger-php/


Languages

Language:PHP 100.0%