Web Crawler / Site Analyzer / Sitemap Generator
- PHP 5.4+
- fileinfo - (windows users may have to enable the php_fileinfo.dll in php.ini)
- Download Repository to where you want to host the application.
- Copy the /site/index.php somewhere into your web root. Update the require path to the location of the supplied autoload.php file.
- Navigate to the index.php file and give it a url.
Download rdlowrey's Artax Library as described at http://www.github.com/rdlowrey/artax/
Update the autoload.php file set up paths for the Artax and Alert Key in the $autoload_namespaces array to reflect the paths to the corresponding src folder