dagar / crawler
a production ready crawler for logs, error, reqests, quries and more.
Installs: 11
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
pkg:composer/dagar/crawler
This package is auto-updated.
Last update: 2025-10-28 19:44:42 UTC
README
The packages tries to provide 100% coverage for debugging your application by logging request, response, quires and application logs in one location and providing you one dashboard to look at all the things.
Dashboard Screenshot
Installation
composer install dagar/crawler
php artisan migrate
Usage
Goto http://localhost:8000/crawl to open dashboard and start debugging.
The url and all other features can be configured from config file.
Security
- IP Whitelist
- Useragent Whitelist
- Refer Header Whitelist
License
MIT
