georgecoca / simplify-php

PHP port of mourner/simplify-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PHP port of mourner/simplify-js

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 100.0%