-
Share Good USA
- Omaha, NE
Stars
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
Routing component building on the Symfony Routing component
PHP Simple HTML DOM Parser adaptation for Composer and PSR-0
Automatic tab-key completion for Symfony console application options, arguments and parameters
Builder for stack middlewares based on HttpKernelInterface.
Library that helps with managing the version number of Git-hosted PHP projects
Provides functionality to recursively process PHP variables
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.
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
mkalkbrenner / php-htmldiff
Forked from rashid2538/php-htmldiffA library for comparing two HTML files/snippets and highlighting the differences using simple HTML.