Libraries tagged by RESTful API
macropay-solutions/laravel-crud-wizard-decorator-free
10 Downloads
Data composition/decoration for laravel-crud-wizard-free library including url query language
macropage/sdk-ebay-rest-browse
3019 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.
ldos/phpapi
18 Downloads
Restful API Architecture Based on PHP
ibrahimhalilucan/response-builder
35 Downloads
Laravel API Response Builder
harryzheng0907/yii2-rest
61 Downloads
The enhanced restful api for Yii Framework 2.0
gtk/gapi
546 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
goodnickoff/yiirestmodel
177 Downloads
Yii RESTful API
gluck1986/laravel-swagger
4058 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
geniusreferrals/geniusreferrals
7892 Downloads
This client allows you to implement referral programs using the Genius Referrals RESTful API.
devlibs/routing
47 Downloads
a fast and flexible HTTP Router
citguru/bryss
8 Downloads
Bryss is a PHP micro framework that helps you quickly write simple yet powerful RESTful APIs.
bycedric/allay
1828 Downloads
Build scalable and restful API's, in minutes.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
webfiori/rest-easy
7801 Downloads
Basic library that can help in creating RESTful APIs using PHP.
silverstripe/restassured
210 Downloads
Adds a RESTful API to your application, including auto-generated documentation. More flexible and full-featured than restfulserver.