Installation

Note

This is the documentation for (older / unsupported) swagger-php v1.x
Go to the swagger-php v3.x documentation

Via Phar

Download the latest swagger.phar

% php swagger.phar --help

Manual (Unsupported)

Download/clone the source from GitHub, install Doctrine Annotations and configure a PSR compatible class loader.

Table Of Contents

Previous topic

Welcome to Swagger-PHP’s documentation!

Next topic

Using Swagger-PHP