andreychumak/simplify-php

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

Maintainers

Package info

github.com/andreychumak/simplify-php

Issues

pkg:composer/andreychumak/simplify-php

Statistics

Installs: 9 218

Dependents: 0

Suggesters: 0

Stars: 18

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