Libraries tagged by restfulapi
wulilele/zizaiyou
32 Downloads
zizaiyou restful api
wrd/sleepy
15 Downloads
A schema-first & restful API toolkit for Laravel.
wonnova/woost-gamification-php-sdk
21 Downloads
Woost SDK for PHP. Use Woost's RESTful API directly from your PHP projects
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
wickwood-llc/brevo-php
146 Downloads
Official Brevo provided RESTFul API V3 php library
weburnit/swaggeravel
27 Downloads
This package allows you to: generate RESTful API document using Swagger PHP.
websoftwares/snooth
5 Downloads
PHP client for interacting with the snooth.com RESTful api.
webservco/api
1929 Downloads
A PHP RESTful API Framework
webgeeker/rest
24 Downloads
simple framework for restful api
volistx/framework
54 Downloads
Volistx Framework For RESTful API Based on Laravel/Lumen
vikkio88/nicu-framework
40 Downloads
a small framework (built on slim + php-di) to create restful api
varmtone/baidu-ai-sdk
16 Downloads
百度Ai开放平台语音识别、合成 RESTful API PHP SDK,基于RESTful API-v1.6.0
vangrg/request-mapper-bundle
737 Downloads
This symfony bundle provides tools for mapping request data to your model object and validate it. Good for develop RESTful API's.
user10/raas
25 Downloads
With this RESTful API you can integrate a global reward or incentive program into your app or platform. If you have any questions or if you'd like to receive your own credentials, please contact us at [email protected].
upthemedia/wikitude
70 Downloads
The Wikitude Studio API is a RESTful API which is used to * organize and manipulate projects and its targets * create wtc/wto files which can be used to create trackers in the Wikitude SDK with the JavaScript API * generate/publish a cloud archive to the cloud recognition service (image targets only) Download API clients: * [`OpenAPI 3.0`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-openapi.zip) * [`JavaScript`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-javascript.zip) * [`Python`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-python.zip) * [`PHP`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-php.zip) * [`TypeScript (NodeJS)`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-typescript-node.zip) * [`Java`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-java.zip) * [`Ruby`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-ruby.zip) * [`C# .NET Core`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-csharp-netcore.zip) This technical reference formally explains various API endpoints. Visit the [`Studio API documentation`](https://www.wikitude.com/external/doc/documentation/studio/) for a more general description.