2017 © Pedro Peláez
 

library math-utils

Mathematical objects in a PHP library

image

tazorax/math-utils

Mathematical objects in a PHP library

  • Sunday, November 13, 2016
  • by tazorax
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

math-utils

Build Status Coverage Status SensioLabs Insight Dependency Status GitHub license, (*1)

This library provide mathematical objects for PHP 7.0+, (*2)

Content

2D (WIP)

  • Point2d
  • Polygon
  • Rectangle
  • Triangle
  • Vector2d

3D (WIP)

  • Point3d
  • Vector3d
  • Matrix3d

Arithmetic

  • Fraction
  • FractionCollection
  • Utils

Install

Using composer, (*3)

composer require tazorax/math-utils, (*4)

Documentation

For more detailed information you can check our online documentation at http://tazorax.github.io/math-utils/docs/master/, (*5)

The Versions

13/11 2016

dev-master

9999999-dev http://tazorax.github.io/math-utils/

Mathematical objects in a PHP library

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Avatar tazorax

13/11 2016

v0.0.3-alpha

0.0.3.0-alpha http://tazorax.github.io/math-utils/

Mathematical objects in a PHP library

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Avatar tazorax

13/11 2016

v0.0.2-alpha

0.0.2.0-alpha http://tazorax.github.io/math-utils/

Mathematical objects in a PHP library

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Avatar tazorax

06/01 2016

v0.0.1-alpha

0.0.1.0-alpha http://tazorax.github.io/math-utils/

Mathematical objects in a PHP library

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Avatar tazorax