Swagger-PHP for generating JSON file for Swagger-UI
I am trying to use Swagger-PHP for generating JSON files , so that I can use it with Swagger-UI for auto documentation. I tried the link :- https://github.com/zircote/swagger-php Also I tried to work around with there documentation at http://zircote.com/swagger-php/installation.html But my hard luck , I am unable to implement it. I am able to install composer correctly. Also the bundle of Swagger-PHP is installed correctly. But the problem is that I am unable to use/understand the test examples provided by them. So if anyone has worked it around please help !! Thanks in advance !! You just put