Amsterdam

Mark Baker

Elite
@MarkBaker

PHPComplex. PHP Class for handling Complex numbers

1.7k

PHPMatrix. PHP Class for handling Matrices

1.5k

EnumHelper. A collection of useful traits for working with PHP 8.1 Enums

28

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

21

PHPGeodetic. 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

20

QuadTrees. PHP Implementation of QuadTree datastructure

17

GeneratorFunctionExamples. Examples of using filter(), map() and reduce() functions for Generators, and equivalent functionality for filter and map using SPL Iterators with Generators

8

GeneratorQuadTrees. QuadTree classes with the search() method implemented as a PHP 5.5 Generator

8

SpyMaster. SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, or execution of protected or private methods, without needing to modify the class using Reflection.

6

PHPMatrixFunctions. PHP

3

PHPComplexFunctions. PHP

2

ZephirTries. A Class for Trie Datastructures that can be built as a PHP Extension using Zephir

1

phpnw15Zephir. Zephir tutorial for PHPNW2015

1

CsvDiff. PHP

1

php-enum. The enum PHP is missing, inspired from SplEnum

1

PHPCSExtra. A collection of code standards for use with PHP_CodeSniffer

1

ZephirComplex. A Class for handling Complex numbers that can be built as a PHP Extension using Zephir

1
17
Apply