PHP port of https://github.com/mourner/simplify-js, (*1)
require_once 'vendor/autoload.php'; Simplify::run($points, $tolerance, $highestQuality);
composer package name is andreychumak/simplify-php, (*2)
Sources Download
BSD-2-Clause