Download the PHP package abouvier/slim-access without Composer
On this page you can find all versions of the php package abouvier/slim-access. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abouvier/slim-access
More information about abouvier/slim-access
Files in abouvier/slim-access
Download abouvier/slim-access
More information about abouvier/slim-access
Files in abouvier/slim-access
Vendor abouvier
Package slim-access
Short Description Access control middleware for Slim framework
License Apache-2.0
Homepage https://github.com/abouvier/slim-access
Package slim-access
Short Description Access control middleware for Slim framework
License Apache-2.0
Homepage https://github.com/abouvier/slim-access
Please rate this library. Is it a good library?
Informations about the package slim-access
Slim Access
Access control middleware for Slim framework.
Supported formats
- IPv4 and IPv6 addresses
- CIDR notation
- all keyword
Installation
composer require abouvier/slim-access
Usage
Only accept requests from localhost and the 192.168.1.0/24 subnet (except for 192.168.1.42):
or:
All versions of slim-access with dependencies
PHP Build Version
Package Version
The package abouvier/slim-access contains the following files
Loading the files please wait ....