Download the PHP package tyrellsys/cakephp3-ip-filter without Composer
On this page you can find all versions of the php package tyrellsys/cakephp3-ip-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tyrellsys/cakephp3-ip-filter
More information about tyrellsys/cakephp3-ip-filter
Files in tyrellsys/cakephp3-ip-filter
Download tyrellsys/cakephp3-ip-filter
More information about tyrellsys/cakephp3-ip-filter
Files in tyrellsys/cakephp3-ip-filter
Vendor tyrellsys
Package cakephp3-ip-filter
Short Description restrict access by ip address for CakePHP3
License
Package cakephp3-ip-filter
Short Description restrict access by ip address for CakePHP3
License
Please rate this library. Is it a good library?
Informations about the package cakephp3-ip-filter
cakephp3-ip-filter
restrict access by ip address for CakePHP3 Component
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Configuration
Controller::initialize
Method
bool check(string $ip = null)
- returns comparewhitelist
.void checkOrFail(string $ip = null)
- throws \Cake\Http\Exception\ForbiddenException when bad ip address.
All versions of cakephp3-ip-filter with dependencies
PHP Build Version
Package Version
The package tyrellsys/cakephp3-ip-filter contains the following files
Loading the files please wait ....