sixty-nine/php-data-types

Advanced data types for PHP

Installs: 11 156

Dependents: 3

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/sixty-nine/php-data-types

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

This package is auto-updated.

Last update: 2025-09-13 22:52:55 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