Libraries tagged by Specifications
visavi/openrtb
8548 Downloads
OpenRTB specification
tiny-blocks/currency
21523 Downloads
Value Object representing a currency using ISO-4217 specifications.
tdashton/openapi-php-lib
5 Downloads
A PHP Library to assist in creation of OpenApi Specifications
soundasleep/html5lib-php
1634 Downloads
A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.
shoppingfeed/feed-xml
24 Downloads
Xml specification and examples for feed submission
serverlessworkflow/sdk
2 Downloads
Provides the PHP API/SPI for the Serverless Workflow Specification.
ricktap/qriteria
43 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
phpsgi/funk
950 Downloads
An implementation of PHPSGI middleware specification
php-etl/gyroscops-api-client
2683 Downloads
This package provides Jane-PHP generated API models and client based on the OpenAPI specification.
paysera/util-raml-code-generator
18 Downloads
Generate Code from RAML specification
pajkho/siephp
519 Downloads
Library for export to the Swedish SIE-format. Currently only a subset of the specification is supported, like export to SIE4 (verification/transaction data).
owenvoke/laravel-xdg
368 Downloads
A Laravel adapter for the XDG Base Directory specification.
moonshine/oag
79 Downloads
OpenApi specification and docs generator for MoonShine
mensbeam/mimesniff
245 Downloads
An implementation of the WHATWG MIME Sniffing specification
martinmulder/openapi-crowdstrike-falcon-php
42 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.