Libraries tagged by specification
php-extended/php-geojson-interface
39947 Downloads
A specification library to implement geojson objects features
pear/services_yadis
8199 Downloads
Implementation of the Yadis Specification 1.0 protocol
passendo/openrtb-php
488 Downloads
A modern, PSR-4 compliant PHP library for OpenRTB specifications 2.5, 2.6, and 3.0.
open-southeners/laravel-scim
361 Downloads
Integrate your Laravel application to the SCIM v2 specification
nystudio107/craft-icalendar
7810 Downloads
Tools for parsing & formatting the RFC 2445 iCalendar (.ics) specification
nogrod/dhl-shipping-php-sdk
513 Downloads
Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.
nogrod/dhl-retoure-php-sdk
554 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
monkeyscloud/monkeyslegion-openapi
920 Downloads
Automatic OpenAPI 3.1 specification generator and Swagger UI middleware for the MonkeysLegion framework.
mimosafa/laravel-openapi-validation-helper
55 Downloads
A helper trait for Laravel to transparently validate that an application's API conforms to its OpenAPI specification during feature tests.
michaeldrennen/jsonapi
5860 Downloads
A framework agnostic PHP library that implements some of the json:api specification.
mensbeam/mimesniff
598 Downloads
An implementation of the WHATWG MIME Sniffing specification
mako/open-api
37728 Downloads
Generate routes based on OpenAPI specifications and OpenAPI specifications from code
laravie/spec
10078 Downloads
Specification Analysis for PHP
jkapron/gtfs-realtime-bindings
15198 Downloads
PHP classes generated from the GTFS-realtime protocol buffer specification.
jf/json-api
1135 Downloads
Classes to implement APIs according to JSON API specification.