kindarath's Stars
sebastianbergmann/phpunit
The PHP Unit Testing framework.
egulias/EmailValidator
PHP Email address validator
php-fig/log
php-fig/container
symfony/console
Eases the creation of beautiful and testable command line interfaces
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/finder
Finds files and directories via an intuitive fluent interface
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
symfony/http-kernel
Provides a structured process for converting a Request into a Response
php-fig/simple-cache
symfony/debug
Provides tools to ease debugging PHP code
php-fig/cache
symfony/filesystem
Provides basic utilities for the filesystem
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/flex
Composer plugin for Symfony
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
jdorn/sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
symfony/dotenv
Registers environment variables from a .env file
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
symfony/doctrine-bridge
Provides integration for Doctrine with various Symfony components
symfony/asset
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
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.
symfony/form
Allows to easily create, process and reuse HTML forms
stof/StofDoctrineExtensionsBundle
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
Incenteev/ParameterHandler
Composer script handling your ignored parameter file
schmittjoh/JMSJobQueueBundle
Run and Schedule Symfony Console Commands as Background Jobs