Libraries tagged by http verbs
bbrothers/http-transitions
8132 Downloads
API versioning with transition stages (migrations) based on a request header.
adm-sim/legacy-http-client
4 Downloads
Legacy HTTP Client for very old PHP (e.g.: PHP5). Minimum PHP version is 5.3 (needed for namespace)
yusefauto1/guzzle-compat
135 Downloads
compat-version of guzzle
mohamm6d/bigcommerce-api-v3
20 Downloads
Enables PHP applications to communicate with the Bigcommerce API version 3
freeeed/zabbix
310 Downloads
PHP version of the Zabbix API
pear-fits-version/db
105 Downloads
More info available on: http://pear.php.net/package/DB
yulinho/pseudocrypt
17 Downloads
Composer friendly version of http://web.archive.org/web/20130727034425/http://blog.kevburnsjr.com/php-unique-hash
yulinho/pseudo-crypt
11 Downloads
Composer friendly version of http://web.archive.org/web/20130727034425/http://blog.kevburnsjr.com/php-unique-hash
yulinho/mediawikizhconverter
10 Downloads
Composer friendly version of http://web.archive.org/web/20130727034425/http://blog.kevburnsjr.com/php-unique-hash
jason-durian/pseudo-crypt
33 Downloads
Composer friendly version of http://web.archive.org/web/20130727034425/http://blog.kevburnsjr.com/php-unique-hash
websourcecz/less.php
45 Downloads
PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)
jeontwikkeling-nl/ltisaas_client_api_php
25 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
concrete5/less.php
55020 Downloads
Fork of Oyejorge's PHP port of the Javascript version of LESS http://lesscss.org
phpstandard/raw-request-factory
97 Downloads
A library to create a server request that implements PSR-7 ServerRequestInterface from the raw http request string and vice versa according to the RFC2616 Section 5
package-hub/semver
17 Downloads
Package to check version according to Semantic Versioning 2.0.0 (http://semver.org).