- Clone this repo
- cd into repo
- Create heroku app
- Run
heroku config:set HEROKU_PHP_PLATFORM_REPOSITORIES="https://heroku-v8js.s3.amazonaws.com/dist-cedar-14-stable/packages.json"
- Run
git push heroku master
- Open URL with ?url=example.com
Snaver/PHP-Wappalyzer
PHP implementation of Wappalyzer for running on Heroku. Uncovers the technologies used on websites. It detects content management systems, web shops, web servers, JavaScript frameworks, analytics tools and many more.
PHP