naatdev's Stars
php/php-src
The PHP Interpreter
sebastianbergmann/phpunit
The PHP Unit Testing framework.
php-fig/log
php-fig/container
phpDocumentor/ReflectionDocBlock
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpDocumentor/ReflectionCommon
sebastianbergmann/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
myclabs/DeepCopy
Create deep copies (clones) of your objects
sebastianbergmann/php-timer
Utility class for timing
sebastianbergmann/diff
Diff implementation
sebastianbergmann/php-file-iterator
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
phar-io/manifest
Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version
Library for handling version information and constraints
sebastianbergmann/php-text-template
A simple template engine.
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
php-fig/cache
Ocramius/ProxyManager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
php-fig/link
A repository for the PSR-13 [Hyperlink] interface
php-fig/event-dispatcher
phpstan/phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
sebastianbergmann/php-invoker
Invoke PHP callables with a timeout
sebastianbergmann/cli-parser
Library for parsing CLI options
sebastianbergmann/code-unit
Collection of value objects that represent the PHP code units