Libraries tagged by restful-api
omarelgabry/lumen-api-oauth
16 Downloads
A RESTful API based on Lumen micro-framework with OAuth2.
nycu-csit/laravel-restful-utils
749 Downloads
Restful API utilities for Laravel projects
nogrod/ebay-buy-browse-php-sdk
414 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
nextdeveloper/publitio
2408 Downloads
PHP language interface for the Publitio RESTful API
micsay/yii2-captcha
237 Downloads
yii2-captcha for restful api by returning image's base64 extend yii/captcha/CaptchaAction
maurobonfietti/slim4-api-skeleton
2351 Downloads
Useful skeleton for RESTful API development, using PHP and Slim 4.
martian/laracaptcha
458 Downloads
A Laravel package to seamlessly use hCapthca or reCaptcha on your forms or RESTful APIs
mangati/api-client
1763 Downloads
Generic JSON restful API client written in PHP.
luezoid/laravel-core
2189 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
luciansabo/fields-options
8442 Downloads
Standard format for retrieving nested fields and field options in RESTful APIs
liushoukun/dawn-api
3229 Downloads
A RESTful API package
laravie/api
24407 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
hejunjie/milvus
177 Downloads
一个轻量级的 PHP 库,用来通过 RESTful API 调用 Milvus 向量数据库,可以用它来管理集合、插入数据,以及进行向量搜索 | A lightweight PHP library for interacting with the Milvus vector database via RESTful API. It allows you to manage collections, insert data, and perform vector searches
geniusreferrals/geniusreferrals
11176 Downloads
Genius Referrals PHP SDK - integrate referral programs using the Genius Referrals RESTful API.
flintstones/rest
72 Downloads
Adding some REST capabilities to Silex, so you can more easily build RESTful APIs. 110% Buzzword-Driven.