Libraries tagged by php restful
verdient/http
731 Downloads
php http client
toknot/toknot
16 Downloads
A php framework
themy3/httpful
582 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
s00d/yandex
1548 Downloads
PHP SDK для работы с некоторыми сервисами яндекса (Яндекс.Диск, Yandex.Disk)
rocker/server
48 Downloads
Boilerplate that helps you write RESTful web services on top of Slim framework (https://github.com/victorjonsson/PHP-Rocker#php-rocker)
qieangel2013/esparser
3354 Downloads
es php library
pollitofive/api-response
297 Downloads
Simple Laravel package to return Json responses.
phprest/phprest
9248 Downloads
PHP Rest Framework.
negartarh/apiwrapper
133 Downloads
Super Fast, Lightweight, Standard, Octane Compatible, and High Customizable package for Laravel API responses
macropage/sdk-ebay-rest-browse
2813 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
leizongmin/leiphp
12 Downloads
轻量级的 PHP MVC 框架 Lightweight MVC framework for simplistic PHP apps
krilo89/jsonapi-rql-finder-bundle
2621 Downloads
The jsonapi-bundle-rql-finder offers an RQL filter syntax for the paknahad/jsonapi-bundle bundle.
juneszh/alight-admin
164 Downloads
Alight Admin is a quick admin panel extension based on the Alight framework.
chroma-x/json-http-client
1949 Downloads
A JSON HTTP client library. This project also is the reference implementation for extending the PHP Basic HTTP Client.
chroma-x/basic-http-client
3059 Downloads
A basic yet extensible HTTP client library providing different authentication methods written in PHP.