PHP code example of utest888 / peter
1. Go to this page and download the library: Download utest888/peter 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/ */
utest888 / peter example snippets
$result = new \Peter\Filter('123-123-123');
echo $result;