PHPComplex. PHP Class for handling Complex numbers
1.7kPHPMatrix. PHP Class for handling Matrices
1.5kEnumHelper. A collection of useful traits for working with PHP 8.1 Enums
28Tries. Trie and RadixTrie Datastructure Implementations in PHP, with a couple of working examples showing their use
21PHPGeodetic. 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
20QuadTrees. PHP Implementation of QuadTree datastructure
17GeneratorFunctionExamples. Examples of using filter(), map() and reduce() functions for Generators, and equivalent functionality for filter and map using SPL Iterators with Generators
8GeneratorQuadTrees. QuadTree classes with the search() method implemented as a PHP 5.5 Generator
8SpyMaster. 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.
6PHPMatrixFunctions. PHP
3PHPComplexFunctions. PHP
2ZephirTries. A Class for Trie Datastructures that can be built as a PHP Extension using Zephir
1phpnw15Zephir. Zephir tutorial for PHPNW2015
1CsvDiff. PHP
1php-enum. The enum PHP is missing, inspired from SplEnum
1PHPCSExtra. A collection of code standards for use with PHP_CodeSniffer
1ZephirComplex. A Class for handling Complex numbers that can be built as a PHP Extension using Zephir
1