Libraries tagged by seb
sebastian/version
660627874 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
555479763 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
666715280 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
544582441 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
602598627 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/global-state
655814134 Downloads
Snapshotting of global state
sebastian/exporter
675118119 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
666114320 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/diff
688632158 Downloads
Diff implementation
sebastian/comparator
671304014 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
604247265 Downloads
Looks up which function or method a line of code belongs to
sebastian/type
423844704 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/lines-of-code
340479541 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
340471547 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
344898055 Downloads
Collection of value objects that represent the PHP code units