Libraries tagged by http POST
solve/http
200 Downloads
- [ HTTP Foundation ]
s25/http-client
1345 Downloads
Easy adapter for GuzzleHttp. GET, POST, Cookie, Proxy.
indiewordpress/wordpress-deleted-posts
14 Downloads
Sends a HTTP 410 (Gone) response to requests for trashed posts/pages.
movemoveapp/laravel-postmangen
1818 Downloads
Generation of Postman collection JSON file based on performed HTTP requests during execution of PHPUnit runner
campoint/postgrest-php
286 Downloads
PostgREST client for PHP. This library provides a synchronous and asynchronous interface to PostgREST.
znframework/package-request
7368 Downloads
ZN Framework Request Package
webberwu/restful-php
1408 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
turtledesign/royalmail-php
16621 Downloads
PHP module for interfacing with the Royal Mail shipping api : http://www.royalmail.com/corporate/services/shipping-api
deemru/fetcher
463 Downloads
Simple wrapper around cURL
angletf/php-verify
38 Downloads
php参数验证器, 方便! 好用! 快捷! php validate form data, support for regex and custom error returns
josantonius/request
568 Downloads
PHP library for handling requests.
rotexsoft/gdao
3038 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
ph-7/ph7client
95 Downloads
pH7Client is a PHP Web client class that simulates a Web browser (like a Web Driver) for retrieving webpage content, login to websites and posting forms and makes them on autopilot.
cubiclesoft/to-composer
2137 Downloads
CubicleSoft PHP Software Development Libraries for Composer
shell/card-management-sdk
49 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.