GithubHelp home page GithubHelp logo

eknowles / swagger-php Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zircote/swagger-php

0.0 1.0 0.0 2.93 MB

A php swagger annotation and parsing library

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

PHP 100.00%

swagger-php's Introduction

swagger-php

  • 1.x Build Status 1.x branch

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

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.
  • Full project discovery
  • Standalone CLI phar implementation
  • Free

More on Swagger:

Bitdeli Badge

BBC Swagger

Use --external option to only output APIs that contain paths starting with 'external'. Use --internal option to only output APIs that contain paths not starting with 'external'.

Example shell command

#!/bin/sh
mkdir ~/BBC/mdt-mobileapi/public/swagger-app-definition/external
cd ~/BBC/mdt-mobileapi/public/swagger-app-definition/external
php /Users/ed/PhpstormProjects/swagger-php/bin/swagger /Users/ed/BBC/mdt-mobileapi/application/MobileApi/ -o ~/BBC/mdt-mobileapi/public/swagger-app-definition/external --external


mkdir ~/BBC/mdt-mobileapi/public/swagger-app-definition/internal
cd ~/BBC/mdt-mobileapi/public/swagger-app-definition/internal
php /Users/ed/PhpstormProjects/swagger-php/bin/swagger /Users/ed/BBC/mdt-mobileapi/application/MobileApi/ -o ~/BBC/mdt-mobileapi/public/swagger-app-definition/internal --internal

swagger-php's People

Contributors

zircote avatar bfanger avatar davidwindell avatar pietervogelaar avatar steffkes avatar eknowles avatar tot-ra avatar thadudexx avatar stephpy avatar garagesocial avatar dave4m avatar xu-li avatar mpoiriert avatar ylynfatt avatar nolazybits avatar fehguy avatar nyholm avatar ronanguilloux avatar rolfst avatar alkev avatar bakura10 avatar jdesrosiers avatar ilyar avatar gunnarlium avatar aazon avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.