Libraries tagged by Specifications
outl1ne/laravel-openapi
348 Downloads
Generate OpenAPI Specification for Laravel Applications
oru/spec262
6 Downloads
ECMAScript specification supervisor
ordinaryparksee/docker-php-api
16 Downloads
Docker API generated files from OpenAPI Specification
om3rcitak/ip-set
40 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
olivefm/foundation-sdk
2 Downloads
Defines an object-oriented layer for the SDK specification
oauth/oauth2-server
0 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
notifius/php-wctp
424 Downloads
A PHP library for creating and handling XML request/response objects for the WCTP v1.3r1 specification.
nogrod/dhl-shipping-php-sdk
26 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
56 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".
nguyentrigiang/laravel-notification
11 Downloads
A Package for management notification with jsonapi specification
ngphp/jwt
6 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
6 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
next/event
27 Downloads
Event based on the PSR-14 specification
next/cache
26 Downloads
A cache component based on PSR16 specification which supports File,Redis,Memcached and APC.
netztechniker/atom-syndication-format
59 Downloads
Models the RFC 4287 specification (Atom Syndication Format).