PHP code example of siestacat / php-array-cast

1. Go to this page and download the library: Download siestacat/php-array-cast 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/ */

    

siestacat / php-array-cast example snippets


composer 

git clone https://github.com/SiestaCat/php-array-cast.git
cd php-array-cast
composer install
composer run-script test