sixty-nine/php-data-types

Advanced data types for PHP

v1.0.0 2018-10-07 21:49 UTC

This package is auto-updated.

Last update: 2024-03-13 19:37:32 UTC


README

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