Download the PHP package nin/phalcon-middleware without Composer
On this page you can find all versions of the php package nin/phalcon-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nin/phalcon-middleware
More information about nin/phalcon-middleware
Files in nin/phalcon-middleware
Download nin/phalcon-middleware
More information about nin/phalcon-middleware
Files in nin/phalcon-middleware
Vendor nin
Package phalcon-middleware
Short Description Integrates Middleware with Phalcon 5.
License MIT
Package phalcon-middleware
Short Description Integrates Middleware with Phalcon 5.
License MIT
Please rate this library. Is it a good library?
Informations about the package phalcon-middleware
Phalcon 5 Middleware
This is a package to integrate middleware with Phalcon 5. Middleware provide a convenient mechanism for inspecting and filtering HTTP requests entering your application.
Installation:
Require this package with composer.
Register a Provider in index.php
OR app/config/providers.php
Usage:
Config:
Make config file config/middleware.php
Make Middleware Class:
Assigning Middleware To Routes:
For groups
Assigning Middleware To Controller:
Middleware Parameters:
Redirecting:
Redirect to route:
Redirect to url:
All versions of phalcon-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.0
The package nin/phalcon-middleware contains the following files
Loading the files please wait ....