Libraries tagged by restfuil
flintstones/rest
72 Downloads
Adding some REST capabilities to Silex, so you can more easily build RESTful APIs. 110% Buzzword-Driven.
fizzday/fizzjwt
418 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
fizk/library
335 Downloads
A RESTfull API utility classes
firevel/api
2485 Downloads
A Laravel package offering base classes for efficient RESTful API development.
emdotem/phroute
22364 Downloads
Fast, fully featured restful request router for PHP
code-orange/jot
9290 Downloads
Laravel package that generates RESTful API documentation in Markdown based on PHPDoc.
cnsdose/salesforce-php
568 Downloads
Salesforce RESTful client
chalarangelo/codeigniter-rap
952 Downloads
Simple RESTful API boilerplate for the CodeIgniter framework
as3/modlr
17569 Downloads
Simplified PHP library for fast and efficient RESTful API for MongoDB. Designed for use with front end web frameworks such as EmberJS.
artel/laravel-autodoc
8303 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
antavo/rest-client
47182 Downloads
A rather straightforward and lightweight, yet flexible helper class to perform operations on a RESTful API with cURL
ahmedhat/unifonicnextgen
1155 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
smtech/canvaspest
4279 Downloads
An extension of Pest to make RESTful queries to the Instructure Canvas API
gpupo/common-sdk
9493 Downloads
Componente de uso comum entre SDKs para integração a partir de aplicações PHP com Restful webservices
fuzz/http-exception
22987 Downloads
A library containing a set of RESTful HTTP exceptions that use a consistent interface.