ziadoz / awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.
Do What The F*ck You Want To Public License
30.89k stars 5.06k forks source link

Add Optic #1110

Open trulyronak opened 4 years ago

trulyronak commented 4 years ago

Optic automatically documents and tests your APIs.

I think Optic is awesome because its super simple to use and lets you easily add docs to any project. For most api projects, maintaining and creating documentation is a pain, and optic greatly streamlines this process.

This project integrates seamlessly with PHP projects like Laravel to build documentation for your project

Repo: opticdev/optic, Homepage: useoptic.com