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