Libraries tagged by dscribe
rfc/request
2050 Downloads
Note that this is not a request of its own. It is merely an interface that describes a request.
rewardswise/yodlee-sdk-php
3 Downloads
This file describes the Yodlee Platform APIs using the swagger notation. You can use this swagger file to generate client side SDKs to the Yodlee Platform APIs for many different programming languages. Yodlee API v1.1 - Overview.You will have to set the header before making the API call. The following headers apply to all the APIs:Authorization: This header holds the access token Api-Version: 1.1Note: If there are any API-specific headers, they are mentioned explicitly in the respective API's description.
remi-san/context
708 Downloads
A set of interfaces to describe the context of an object
patbator/activitystreams
9 Downloads
Activity Streams is a simple specification used to describe social actions around the web. http://activitystrea.ms
open-orchestra/open-orchestra-model-interface
36496 Downloads
Describe all entity and repository to implement for the whole OpenOrchestra project
nowakowskir/date-wildcards
13 Downloads
Describe your occurrences dates with the wildcards.
nipun/abnvalidation
3 Downloads
This will validate AUS ABN as described at https://abr.business.gov.au/Help/AbnFormat
milantex/mysql-tso
21 Downloads
Creates a PHP object which describes the MySQL table structure for a specified table in the database.
matthiasmullie/types
118 Downloads
Some convenient classes to describe/cast types of values
marsapp/structure
4 Downloads
After the structure is described using the array data, the constructor is used to generate the code.
looqey/speca
86 Downloads
Describe your specs through expressive data classes
laravel-orm/laravel-orm
15 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/migrations
236 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
lajosbencz/here-php
36 Downloads
This document describes the Geocoding and Search API.
kruegge82/dhl-authentication-oauth-api
20 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time