Libraries tagged by restfulapi
omarelgabry/lumen-api-oauth
16 Downloads
A RESTful API based on Lumen micro-framework with OAuth2.
nycu-csit/laravel-restful-utils
719 Downloads
Restful API utilities for Laravel projects
nextdeveloper/publitio
2249 Downloads
PHP language interface for the Publitio RESTful API
maurobonfietti/slim4-api-skeleton
2350 Downloads
Useful skeleton for RESTful API development, using PHP and Slim 4.
mangati/api-client
1731 Downloads
Generic JSON restful API client written in PHP.
laravie/api
24396 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
hejunjie/milvus
154 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
fizzday/fizzjwt
1120 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 认证)
firevel/api
5725 Downloads
A Laravel package offering base classes for efficient RESTful API development.
fadugyamfi/laravel-api-base
11297 Downloads
Laravel Package for easy RESTful API development
chalarangelo/codeigniter-rap
952 Downloads
Simple RESTful API boilerplate for the CodeIgniter framework
catlabinteractive/charon
3947 Downloads
Charon is a framework for building self documented RESTful API's.
avaibook-zircote/swagger-php
244 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
as3/modlr
17646 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
10433 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.