/simplify-php

PHP port of mourner/simplify-js

Primary LanguagePHPBSD 2-Clause "Simplified" LicenseBSD-2-Clause

simplify-php

PHP port of https://github.com/mourner/simplify-js

Run

require_once 'vendor/autoload.php';

Simplify::run($points, $tolerance, $highestQuality);

Install

composer package name is andreychumak/simplify-php