PHP code example of allovince / evathumber

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

    

allovince / evathumber example snippets



如果没有安装Composer,参考下文:


#### Windows下安装Composer

假设php.exe目录在d:\xampp\php,那么首先将php目录加入windows环境变量。



缓存开启后,需要把URL中的`index.php/`部分去掉。