Classes, interfaces, and traits
ArrayException¶
Exception thrown from the _Array class.
« More »
Diff¶
A class containing functions for computing diffs and formatting the output.
« More »
Logic¶
Helper class for propositional logic.
« More »
Partition¶
Helper class for partitioning an array with an equivalence relation.
« More »
Path¶
Helper class for handling file and directory paths.
« More »
PathException¶
Exception thrown from the Path class.
« More »
PhpParser¶
Helper class for parsing PHP files.
« More »
PhpParserException¶
Exception thrown from the PhpParser class.
« More »
XmlParser¶
Helper class for parsing XML files.
« More »
XmlParserException¶
Exception thrown from the XmlParser class.
« More »
_Array¶
Helper class for working with arrays.
« More »
_String¶
Helper class for working with strings.
« More »