Stars
Helps you find, load, combine, autofill and validate configuration values of any kind
Provides extended PSR-6, PSR-16 (and tags) implementations
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
A PSR-5 based resolver of Class names, Types and Structural Element Names
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
📦 Composer addon to efficiently get installed packages' version numbers
Sends your logs to files, sockets, inboxes, databases and various web services
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
Human-friendly log files that make you more productive
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to…
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.