andreychumak/simplify-php

This package is abandoned and no longer maintained. No replacement package was suggested.

1.0.2 2017-10-12 22:49 UTC

This package is not auto-updated.

Last update: 2020-08-21 18:38:04 UTC


README

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