Stars
A small library for converting tokenized PHP source code into XML (and potentially other formats)
Library that helps with managing the version number of Git-hosted PHP projects
Collection of value objects that represent the types of the PHP type system
Provides a list of PHP built-in functions that operate on resources
Allows reflection of object attributes, including inherited and non-public ones
Traverses array structures and object graphs to enumerate all referenced objects
Library for counting the lines of code in PHP source code
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
Provides functionality that helps writing PHP code that has runtime-specific execution paths
Library for calculating the complexity of PHP code units
Looks up which function or method a line of code belongs to
Collection of value objects that represent the PHP code units
Invoke PHP callables with a timeout
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
Highly opinionated mocking framework for PHP 5.3+
Library for handling version information and constraints
Component for reading phar.io manifest information from a PHP Archive (PHAR)
Serialize closures, anonymous classes, and arbitrary data
Detect continuous integration environment and get information of current build
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
Serialization tools for IPC and data storage in PHP.
Simplified parallel processing for PHP based on Amp.