Libraries tagged by sheba
sebastian/recursion-context
720744034 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
597287305 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
655962036 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/global-state
709809484 Downloads
Snapshotting of global state
sebastian/exporter
729646158 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
720062436 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/diff
744704711 Downloads
Diff implementation
sebastian/comparator
725968820 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
657356683 Downloads
Looks up which function or method a line of code belongs to
sebastian/type
474962667 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/lines-of-code
389801196 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
389795257 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
393920088 Downloads
Collection of value objects that represent the PHP code units
sebastian/cli-parser
390180555 Downloads
Library for parsing CLI options
sebastian/phpcpd
42675048 Downloads
Copy/Paste Detector (CPD) for PHP code.