jesperveldhuizen's Stars
symfony/console
Eases the creation of beautiful and testable command line interfaces
php-fig/simple-cache
sebastianbergmann/diff
Diff implementation
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/version
Library that helps with managing the version number of Git-hosted PHP projects
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
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/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/contracts
A set of abstractions extracted out of the Symfony components
ralouphie/getallheaders
PHP getallheaders polyfill
sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
symfony/asset
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
symfony/browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
Roave/SecurityAdvisories
:closed_lock_with_key: Security advisories as a simple composer exclusion list, updated daily
symfony/cache-contracts
A set of cache abstractions extracted out of the Symfony components
sebastianbergmann/type
Collection of value objects that represent the types of the PHP type system
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
sebastianbergmann/cli-parser
Library for parsing CLI options
Setasign/FPDI
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.
sebastianbergmann/code-unit
Collection of value objects that represent the PHP code units
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
symfony/apache-pack
A Symfony Pack for Symfony Apache
symfony/amqp-messenger
Symfony AMQP extension Messenger Bridge