Download the PHP package hedii/ip-checker without Composer
On this page you can find all versions of the php package hedii/ip-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hedii/ip-checker
More information about hedii/ip-checker
Files in hedii/ip-checker
Download hedii/ip-checker
More information about hedii/ip-checker
Files in hedii/ip-checker
Vendor hedii
Package ip-checker
Short Description Check whether an ip address can be used in a Laravel application
License MIT
Homepage https://github.com/hedii/ip-checker
Package ip-checker
Short Description Check whether an ip address can be used in a Laravel application
License MIT
Homepage https://github.com/hedii/ip-checker
Please rate this library. Is it a good library?
Informations about the package ip-checker
ip-checker
Check whether an ip address can be used in a Laravel application. Receive an email notification when an ip address does not pass the check.
Table of contents
- Table of contents
- Installation
- Usage
- Testing
- License
Installation
Install via composer
Publish and edit the configuration (config/ip-checker.php
)
Usage
Manual check
Run the package command manually
Scheduled check
Schedule the package command to check the ip addresses at regular interval.
To check the ip addresses every hour, edit app/Console/Kernel.php
Testing
License
hedii/ip-checker is released under the MIT Licence. See the bundled LICENSE file for details.
All versions of ip-checker with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-curl Version *
guzzlehttp/guzzle Version ^6.3
illuminate/console Version 5.6.*
illuminate/contracts Version 5.6.*
illuminate/notifications Version 5.6.*
illuminate/support Version 5.6.*
ext-curl Version *
guzzlehttp/guzzle Version ^6.3
illuminate/console Version 5.6.*
illuminate/contracts Version 5.6.*
illuminate/notifications Version 5.6.*
illuminate/support Version 5.6.*
The package hedii/ip-checker contains the following files
Loading the files please wait ....