Libraries tagged by compilation

laradic/symfony-console-autocomplete

0 Favers
6 Downloads

Shell completion for Symfony Console based scripts

Go to Download


lamungu/laravel-sync-broadcaster

1 Favers
26 Downloads

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

Go to Download


ktorfs/transmission-rpc

0 Favers
63 Downloads

PHP 100% object-oriented Transmission RPC client. This library gives you code-completion for all requests and responses available from the Transmission daemon.

Go to Download


kruegge82/dhl-retoure-php-rest-sdk

0 Favers
2 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".

Go to Download


kruegge82/billbee-php-sdk-api

1 Favers
24 Downloads

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.

Go to Download


kirkmadera/magento1-xsds

1 Favers
7 Downloads

XSDs for Magento 1 to enable IDE auto-completion and structure validation.

Go to Download


jlem/context

1 Favers
4 Downloads

A very simple library for juggling configuration settings based on a given combination of multiple contexts

Go to Download


jelle-s/arrayintersections

1 Favers
161 Downloads

Tries to find intersections between a combination of arrays.

Go to Download


javidalpe/spherical-geometry

0 Favers
7 Downloads

This library provides classes and functions for the computation of geometric data on the surface of the Earth. Code ported from the Google Maps API.

Go to Download


iceframework/ide

3 Favers
16 Downloads

Ice auto-completion in IDE

Go to Download


huijiewei/yii2-timezone

0 Favers
59 Downloads

This library allows you to detect a user's timezone from within their browser. It is often useful to use JSTZ in combination with a timezone parsing library such as Moment Timezone.

Go to Download


hl56/yii2-ide-helper

0 Favers
3 Downloads

Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.

Go to Download


helionogueir/brainiac

0 Favers
754 Downloads

Brainiac - Comparation and manipulation text tool

Go to Download


hanneskod/comphlete

3 Favers
127 Downloads

Dynamic bash completion from PHP

Go to Download


gn36/firstpostedit

4 Favers
84 Downloads

Allows differenciating editing permissions for the first post. Allows bypassing the max edit time setting for the first or all posts on a per-forum basis. If you use other extensions that change users edit permissions, please check thoroughly whether they still work correctly in combination with this extension.

Go to Download


<< Previous Next >>