php.package.health
composer.json
.Package | Status | |
---|---|---|
sebastian/cli-parser | Library for parsing CLI options | |
sebastian/code-unit | Collection of value objects that represent the PHP code units | |
sebastian/code-unit-reverse-lookup | Looks up which function or method a line of code belongs to | |
sebastian/comparator | Provides the functionality to compare PHP values for equality | |
sebastian/complexity | Library for calculating the complexity of PHP code units | |
sebastian/csv-parser | Library for type-safe parsing of CSV files | |
sebastian/de-legacy-fy | Tool for dealing with legacy PHP code | |
sebastian/diff | Diff implementation | |
sebastian/environment | Provides functionality to handle HHVM/PHP environments | |
sebastian/exporter | Provides the functionality to export PHP variables for visualization | |
sebastian/finder-facade | FinderFacade is a convenience wrapper for Symfony's Finder component. | |
sebastian/foal | Tool to find lines eliminated by OpCache's bytecode optimizer | |
sebastian/git | Simple wrapper for Git | |
sebastian/global-state | Snapshotting of global state | |
sebastian/hhvm-wrapper | Convenience wrapper for HHVM | |
sebastian/lines-of-code | Library for counting the lines of code in PHP source code | |
sebastian/money | Value Object that represents a monetary value (using a currency's smallest unit) | |
sebastian/money-intl-formatter | Implementation of SebastianBergmann\Money\Formatter that uses PHP's built-in NumberFormatter | |
sebastian/mysqli-wrapper | Wrapper around PHP's mysqli extension | |
sebastian/object-enumerator | Traverses array structures and object graphs to enumerate all referenced objects | |
sebastian/object-graph | Provides useful operations on PHP object graphs | |
sebastian/object-reflector | Allows reflection of object attributes, including inherited and non-public ones | |
sebastian/pdepend-process | Processor for PHP_Depend data | |
sebastian/peek-and-poke | Proxy for accessing non-public attributes and methods of an object | |
sebastian/phpcpd | Copy/Paste Detector (CPD) for PHP code. | |
sebastian/phpdcd | Dead Code Detector (DCD) for PHP code. | |
sebastian/phptok | Tool for quickly dumping the tokens of a PHP sourcecode file | |
sebastian/recursion-context | Provides functionality to recursively process PHP variables | |
sebastian/resource-operations | Provides a list of PHP built-in functions that operate on resources | |
sebastian/shaku | Tool to automatically generate type-safe Collection and CollectionIterator classes | |
sebastian/type | Collection of value objects that represent the types of the PHP type system | |
sebastian/uuid | Function for generating a UUID (as string) | |
sebastian/version | Library that helps with managing the version number of Git-hosted PHP projects | |
sebastian/xdebug-trace-util | Collection of value objects, filters, etc. for working with Xdebug function traces |