Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 682 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 682 Bytes

Build Status Scrutinizer Code Quality Code Coverage

Advanced data types for PHP to avoid re-inventing the wheel at each project.

Implements:

  • Vector - A 2D vector
  • Box - A rectangle in 2D
  • QuadTree - QuadTree to store 2D rectangles