PHP code example of bradietilley / faker-catz

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

    

bradietilley / faker-catz example snippets


catz()->path();                             // string path: /path/to/pics/cat_0037.jpg
catz()->path();                             // string path: /path/to/pics/cat_0101.jpg
catz()->all();                              // array of string paths