samijnih's Stars
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
sebastianbergmann/type
Collection of value objects that represent the types of the PHP type system
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
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/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
Roave/SecurityAdvisories
:closed_lock_with_key: Security advisories as a simple composer exclusion list, updated daily
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
php-fig/container
php-fig/cache
php-fig/log
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
sebastianbergmann/phpunit
The PHP Unit Testing framework.
sebastianbergmann/php-token-stream
Wrapper around PHP's tokenizer extension.
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
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.
sebastianbergmann/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phar-io/version
Library for handling version information and constraints
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpDocumentor/ReflectionCommon
phpDocumentor/ReflectionDocBlock
php/php-src
The PHP Interpreter