Download the PHP package codeblog/crawlerdetect without Composer
On this page you can find all versions of the php package codeblog/crawlerdetect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codeblog/crawlerdetect
More information about codeblog/crawlerdetect
Files in codeblog/crawlerdetect
Package crawlerdetect
Short Description A CodeBlog CrawlerDetect class is easy and quick to use. Detecting bots/crawlers/spiders via the user agent!
License MIT
Homepage http://www.codeblog.com.br
Informations about the package crawlerdetect
Crawler Detect
CrawlerDetect is a PHP class for detecting bots / crawlers / spiders through the user agent and http header. Currently capable of detecting thousands of bots.
O CrawlerDetect é uma classe PHP para detectar bots/crawlers/spiders através do agente do usuário e cabeçalho http. Atualmente capaz de detectar milhares de bots.
Highlights
- Simple installation (Instalação simples)
- Check the user agent of the current 'visitor' (Verifique o agente do usuário do 'visitante' atual)
- Pass a user agent as a string (Passar um agente do usuário como uma string)
- Output the name of the bot that matched if any (Emita o nome do bot que combinou se hover)
Installation
CrawlerDetect is available via Composer:
or run
Documentation
For details on how to use, see a sample folder in the component directory. In it you will have an example of use for each class. It works like this:
Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do componente. Nela terá um exemplo de uso para cada classe. Ele funciona assim:
Usage:
Contributing
Please see CONTRIBUTING for details.
Support
Security: If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Se você descobrir algum problema relacionado à segurança, envie um e-mail para [email protected] em vez de usar o rastreador de problemas.
Thank you
Credits
- Whallysson Avelino (Developer)
- CodBlog (Team)
- All Contributors (This Rock)
License
The MIT License (MIT). Please see License File for more information.