nubs / geometron
A geometry library.
dev-master
2016-10-28 14:53 UTC
Requires
- php: ~5.6 || ~7.0
- nubs/vectorix: ~1.1
Requires (Dev)
- phpunit/phpunit: ~5.0
- satooshi/php-coveralls: ~1.0
- squizlabs/php_codesniffer: ~2.3
This package is auto-updated.
Last update: 2024-10-12 22:23:24 UTC
README
A PHP euclidean geometry library.
Requirements
This library requires PHP 5.6, or newer.
Installation
This package uses composer so you can just add
nubs/geometron
as a dependency to your composer.json
file or execute the
following command:
composer require nubs/geometron
License
geometron is licensed under the MIT license. See LICENSE for the full license text.