PHP code example of danack / sitetool

1. Go to this page and download the library: Download danack/sitetool library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

danack / sitetool example snippets


php cli.php site:crawl http://phpimagick.com/

php -d memory_limit=1280M src/cli.php site:migratecheck phpimagick.com www.phpimagick.com 

docker-compose up --build

docker exec sitetool_php_1 php cli.php site:crawl http://phpimagick.com/ --graph