Sponsors
-
-
exporter Public
Provides the functionality to export PHP variables for visualization
-
raytracer Public
Code written while reading the book "The Ray Tracer Challenge: A Test-Driven Guide to Your First 3D Renderer" by Jamis Buck.
-
phpunit Public
The PHP Unit Testing framework.
-
comparator Public
Provides the functionality to compare PHP values for equality.
-
php-code-coverage Public
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
-
English Documentation for PHPUnit
-
mysqli-wrapper Public
Wrapper around PHP's mysqli extension
PHP BSD 3-Clause "New" or "Revised" License UpdatedFeb 21, 2025 -
diff Public
Diff implementation
-
-
phpcov Public
TextUI frontend for php-code-coverage
-
version Public
Library that helps with managing the version number of Git-hosted PHP projects
-
type Public
Collection of value objects that represent the types of the PHP type system
-
recursion-context Public
Provides functionality to recursively process PHP variables
-
php-timer Public
Utility class for timing
-
php-text-template Public
A simple template engine.
-
php-invoker Public
Invoke PHP callables with a timeout
-
php-file-iterator Public
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
-
object-reflector Public
Allows reflection of object attributes, including inherited and non-public ones
-
object-enumerator Public
Traverses array structures and object graphs to enumerate all referenced objects
-
lines-of-code Public
Library for counting the lines of code in PHP source code
-
global-state Public
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
-
environment Public
Provides functionality that helps writing PHP code that has runtime-specific execution paths
-
complexity Public
Library for calculating the complexity of PHP code units
-
cli-parser Public
Library for parsing CLI options
-
uuid Public
Function for generating a UUID (as string)
-
phar-site-generator Public
A tool that generates an HTML page, RSS feed, and Phive metadata for a PHAR repository
-
object-graph Public
Provides useful operations on PHP object graphs
-
csv-parser Public
Library for type-safe parsing of CSV files
-
code-unit-reverse-lookup Public
Looks up which function or method a line of code belongs to