Libraries tagged by http verbs
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
shell/card-management-sdk
58 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
mpdf/psr-http-message-shim
36614330 Downloads
Shim to allow support of different psr/message versions.
oyejorge/less.php
13411240 Downloads
PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)
symfony/amphp-http-client-meta
212786 Downloads
Helps selecting a version of amphp/http-client that symfony/http-client supports
wyrihaximus/react-guzzle-http-client
212258 Downloads
Asynchronous adapter for different Guzzle versions powered by react/http-client
pear/versioncontrol_svn
260389 Downloads
More info available on: http://pear.php.net/package/VersionControl_SVN
vultr/vultr-php
48698 Downloads
The Official Vultr API PHP Wrapper.
less.php/less.php
27264 Downloads
PHP port of the Javascript version of LESS http://lesscss.org
orca-services/cakephp-app-version
4643 Downloads
A CakePHP plugin for adding a configurable app version as an HTTP header
kylekatarnls/less.php
120198 Downloads
PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)
asenar/less.php
19515 Downloads
PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)
cunheise/phpqrcode
79443 Downloads
phpqrcode 1.1.4 version for composer, from http://phpqrcode.sourceforge.net/
trantuanson1991/php-fcm-v1
3101 Downloads
PHP Implementation of FCM HTTP v1 API. Fork from lkaybob/php-fcm-v1 and change Firebase JWT, Guzzle version
seiyria/bootstrap-slider
24608 Downloads
A less buggy fork of the original bootstrap slider found on http://www.eyecon.ro/ by Stefan Petre. It was forked so we could update the slider since the original wasn't under version control.