Download the PHP package underpin/rest-middleware without Composer
On this page you can find all versions of the php package underpin/rest-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download underpin/rest-middleware
More information about underpin/rest-middleware
Files in underpin/rest-middleware
Download underpin/rest-middleware
More information about underpin/rest-middleware
Files in underpin/rest-middleware
Vendor underpin
Package rest-middleware
Short Description Rest API middleware for scripts
License GPL-2.0-or-later
Package rest-middleware
Short Description Rest API middleware for scripts
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package rest-middleware
Underpin REST API Middleware
Middleware that sets up params generally needed for scripts that use the REST API.
Installation
Using Composer
composer require underpin/rest-middleware
Manually
require_once(__DIR__ . '/underpin-middleware/Rest_Middleware.php');
Setup
- Install Underpin. See Underpin Docs
- Register scripts, and use this middleware. See the [Script Loader]() for more information.
All versions of rest-middleware with dependencies
PHP Build Version
Package Version
The package underpin/rest-middleware contains the following files
Loading the files please wait ...