Skip to content

sixty-nine/php-data-types

Repository files navigation

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