PHP code example of uspdev / cutter

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

    

uspdev / cutter example snippets




spdev\Cutter;

echo Cutter::find('Kawabata, Neto').PHP_EOL;

sh
php vendor/uspdev/cutter/test/test.php
sh
php test/test.php