PHP code example of tinson / formatter

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

    

tinson / formatter example snippets


如果直接使用本项目测试的话,需要先运行一下composer install
直接命令行直接代码:php example/test.php