aliance/morton

Z-order curve implementation

1.0.0-alpha 2017-05-20 21:08 UTC

This package is auto-updated.

Last update: 2024-04-27 18:09:43 UTC


README

License Packagist

About

Morton is a PHP implementation of Z-order curve.

Installation

Install the latest version with composer:

$ composer require aliance/morton

Tests

For completely tests running just call phpunit command from ./vendor/bin

Aliance/Morton $ ./vendor/bin/phpunit 
PHPUnit 6.1.3 by Sebastian Bergmann and contributors.

...                                                                 3 / 3 (100%)

Time: 115 ms, Memory: 4.00MB

OK (3 tests, 3 assertions)

License

This software is distributed under MIT license.