Stars
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Provides functionality to recursively process PHP variables
Allows reflection of object attributes, including inherited and non-public ones
Traverses array structures and object graphs to enumerate all referenced objects
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
Provides the functionality to export PHP variables for visualization
Provides functionality that helps writing PHP code that has runtime-specific execution paths
Provides the functionality to compare PHP values for equality.
Looks up which function or method a line of code belongs to
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
Mock Object library for PHPUnit
Wrapper around PHP's tokenizer extension.
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+
A PSR-5 based resolver of Class names, Types and Structural Element Names
General Purpose Collection Library for PHP