riccardo993's Stars
Seldaek/phar-utils
PHAR file format utilities, for when PHP phars you up.
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
Seldaek/jsonlint
JSON Lint for PHP
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/diff
Diff implementation
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
reactphp/promise
Promises/A implementation for PHP.
php-fig/simple-cache
php-fig/container
php-fig/log
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
bobthecow/psysh
A REPL for PHP
sebastianbergmann/phpunit-mock-objects
Mock Object library for PHPUnit
sebastianbergmann/phpunit
The PHP Unit Testing framework.
sebastianbergmann/php-token-stream
Wrapper around PHP's tokenizer extension.
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
schmittjoh/php-option
Option Type for PHP
phpDocumentor/ReflectionDocBlock
sebastianbergmann/php-timer
Utility class for timing
sebastianbergmann/php-text-template
A simple template engine.
sebastianbergmann/php-file-iterator
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.