PHP code example of moinframe / kirby-linkcheck

1. Go to this page and download the library: Download moinframe/kirby-linkcheck 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/ */

    

moinframe / kirby-linkcheck example snippets

ini
; php.ini or pool-specific config
max_execution_time = 300   ; Allow up to 5 minutes
memory_limit = 512M        ; Increase if errors occur