Libraries tagged by api documentation
charescape/scribe
151 Downloads
Generate API documentation for humans from your Laravel codebase.✍
bmlt-enabled/bmlt-root-server-php-client
775 Downloads
BMLT Admin API Documentation
ublaboo/anabelle
9347 Downloads
JSON-RPC Api documentation generator
mhamlet/laravel-apidocs
12 Downloads
API Documentation generator for Laravel
monkeycraps/blueprint
9 Downloads
API Blueprint documentation generator.
nodes/blueprint
11665 Downloads
Forked version of API Blueprint documentation generator.
jerrylopez/ynab
38 Downloads
PHP wrapper for the YNAB API. Read the documentation at https://api.youneedabudget.com
kalimahapps/daleel
28 Downloads
PHP documentation markdown and API generator
martinmulder/openapi-crowdstrike-falcon-php
43 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
heimrichhannot/phpdoc-github-template
30 Downloads
phpDocumentor template that generates Markdown documentation of the public API
avtehnik/service-doc
7848 Downloads
service-doc - Generate interactive documentation for your RESTful API using phpdoc annotations
avaibook-zircote/swagger-php
181 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
soltys/slate-bundle
2349 Downloads
This bundle provides a configurable Slate documentation for your REST APIs.
smoggert/swagger-generator
3407 Downloads
Generates swagger documentation based on your laravel API.
silverstripe/restassured
210 Downloads
Adds a RESTful API to your application, including auto-generated documentation. More flexible and full-featured than restfulserver.