Libraries tagged by Web API
solophp/framework
39 Downloads
SoloPHP is a simple PSR compatible PHP framework for developing web applications and APIs.
masterforweb/kuri
33 Downloads
Kuri is a PHP autorouting without regular. Quickly write simple yet powerful web applications and APIs
kruegge82/dhl-retoure-php-rest-sdk
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".
hafael/owa-php-client
305 Downloads
PHP Client for Open Web Analytics REST Api
h4d/leveret
179 Downloads
PHP micro framework for web applications and APIs
fyyb/express
54 Downloads
PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
fwaa/fwaa
1 Downloads
A framework for PHP web applications and APIs
erliz/owp-client
60 Downloads
PHP client for OpenVZ web panel remote API
djozen/phpforcestoolkit
15 Downloads
The integration of the Force.com Web Services SOAP API
codegor/laravel-vuex-resapi
1 Downloads
A laravel part of Vuex-laravel-resource-api for web socket events.
catappa/catappa
34 Downloads
Catappa a PHP MVC & ORM Entity framework, powerful REST And RESTful web applications and APIs
caseyamcl/wosclient
85 Downloads
A portable PHP client library to access data in a DDN (WOS) Web Object Scalar API
beimuaihui/baogg
17 Downloads
Baogg is a PHP micro framework that helps you quickly write fast-security-simple web applications and APIs,Slim php framework extensions
ansas/slim
62 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
afief/slim
63 Downloads
This is a form repo of slim framework from slim/slim with some update like middleware arguments, return object response into a json string, etc. Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs