Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-08-03 (2 months ago) | 70% | Total: 263 This week: 3 | All time: 7,288 This week: 377 |
Version | License | PHP version | Categories | |||
kalmargabor 1.0.0 | MIT/X Consortium ... | 5 | Networking, PHP 5, Searching |
Description | Author | ||||||||||||||
This class can check if an access is from Google checking its IP. Innovation Award |
|
composer require kalmargabor/crawler-check
$crawlerCheck = new \Kalmargabor\CrawlerCheck\CrawlerCheck();
$ipToCheck = 'ip.address.ip.address';
var_dump($crawlerCheck->isValid($ipToCheck));
Files |
File | Role | Description | ||
---|---|---|---|---|
src (1 directory) | ||||
composer.json | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
README.md | Doc. | Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.