PHP code example of bradietilley / faker-dogz

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


dogz()->path();                             // string path: /path/to/pics/dog_0037.jpg
dogz()->path();                             // string path: /path/to/pics/dog_0101.jpg
dogz()->all();                              // array of string paths