Mark Baker

Results 6 repositories owned by Mark Baker

PHPComplex

1.6k
Stars
13
Forks
Watchers

PHP Class for handling Complex numbers

PHPMatrix

1.5k
Stars
14
Forks
Watchers

PHP Class for handling Matrices

EnumHelper

27
Stars
1
Forks
Watchers

A collection of useful traits for working with PHP 8.1 Enums

PHPGeodetic

22
Stars
5
Forks
Watchers

PHPGeodetic is a library written in PHP, providing a set of classes for the handling of Geodetic Latitude/Longitude, ECEF and UTM coordinates, and conversions between datums

QuadTrees

18
Stars
7
Forks
Watchers

PHP Implementation of QuadTree datastructure

Tries

21
Stars
4
Forks
Watchers

Trie and RadixTrie Datastructure Implementations in PHP, with a couple of working examples showing their use