Download the PHP package thazh/api-light without Composer
On this page you can find all versions of the php package thazh/api-light. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thazh/api-light
More information about thazh/api-light
Files in thazh/api-light
Download thazh/api-light
More information about thazh/api-light
Files in thazh/api-light
Vendor thazh
Package api-light
Short Description A lightweight library is used to build a secure REST API in PHP.
License MIT
Homepage https://github.com/thazh/api-light
Package api-light
Short Description A lightweight library is used to build a secure REST API in PHP.
License MIT
Homepage https://github.com/thazh/api-light
Please rate this library. Is it a good library?
Informations about the package api-light
ApiLight
A lightweight library is used to build a secure REST API in PHP.
Features
The main features provided by this library are:
- Easy to use
- Support all the PHP versions
- Required field validation
- Basic authentication
- Support multiple content types
- Support all the request methods
Quick Start
Install the library using composer:
composer require thazh/api-light
A sample PHP API to validate and process the input data and print the response data
Post parameters:
The above sample PHP API outputs the below response
All versions of api-light with dependencies
PHP Build Version
Package Version
No informations.
The package thazh/api-light contains the following files
Loading the files please wait ....