Libraries tagged by api-specification
phantomwatson/cakephp-json-api
671 Downloads
json-api specification plugin for CakePHP - http://jsonapi.org/
martinmulder/openapi-crowdstrike-falcon-php
154 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.
josbeir/cakephp-json-api
1400 Downloads
json-api specification plugin for CakePHP - http://jsonapi.org/
yjmorales/bo-api-specifications
22 Downloads
This project contains the API definition, interfaces, and data objects for data exchange with BO
meineinkauf/partner-api-specification
937 Downloads
MeinEinkauf.ch Partner API - OpenAPI Specification
ekanto/json-api-specifications
9 Downloads
An implementation of json api specifications @see http://jsonapi.org/format
skopenow/oas-tools
8 Downloads
PHP tools for working with Open API Specifications (version 2 and 3).
skopenow/oas-lumen
8 Downloads
A package for delivering a Lumen REST API from an Open API Schema (OAS) specification.
phayne-io/php-openapi
4 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
phayne-io/openapi-psr7-validator
2 Downloads
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
danballance/oas-tools
172 Downloads
PHP tools for working with Open API Specifications (version 2 and 3).
danballance/oas-lumen
105 Downloads
A package for delivering a Lumen REST API from an Open API Schema (OAS) specification.
zarathustra/jsonapi-serializer
295 Downloads
A PHP Serializer following the JSON API specification.
yadakhov/okdata
24 Downloads
A wrapper class for the OkData json api specifications.
syn/laravel-swagger-json-api-generator
21 Downloads
The package implements automatic generation of the Open Api specification for the laravel-json-api package