alpha1125's Stars
symfony/filesystem
Provides basic utilities for the filesystem
symfony/doctrine-bridge
Provides integration for Doctrine with various Symfony components
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
symfony/contracts
A set of abstractions extracted out of the Symfony components
php-fig/simple-cache
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/asset
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
php-fig/log
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
php-fig/container
php-fig/link
A repository for the PSR-13 [Hyperlink] interface
Ocramius/PackageVersions
:package: Composer addon to efficiently get installed packages' version numbers
php-fig/cache
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpDocumentor/ReflectionCommon
Ocramius/ProxyManager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
phpDocumentor/ReflectionDocBlock
php/php-src
The PHP Interpreter
nikic/PHP-Parser
A PHP parser written in PHP
sebastianbergmann/phpunit
The PHP Unit Testing framework.
doctrine/reflection
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 get the reflection information about classes, methods and properties statically.
doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
EasyCorp/easy-log-handler
Human-friendly log files that make you more productive