Skip to content

tazorax/math-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-utils

Build Status Coverage Status SensioLabs Insight Dependency Status GitHub license

This library provide mathematical objects for PHP 7.0+

Content

2D (WIP)

  • Point2d
  • Polygon
  • Rectangle
  • Triangle
  • Vector2d

3D (WIP)

  • Point3d
  • Vector3d
  • Matrix3d

Arithmetic

  • Fraction
  • FractionCollection
  • Utils

Install

Using composer

composer require tazorax/math-utils

Documentation

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