{ "name": "sensio/framework-extra-bundle", "description": "This bundle provides a way to configure your controllers with annotations", "keywords": ["annotations","controllers"], "type": "symfony-bundle", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "require": { "symfony/config": "^3.3|^4.0", "symfony/framework-bundle": "^3.3|^4.0", "symfony/dependency-injection": "^3.3|^4.0", "symfony/http-kernel": "^3.3|^4.0", "doctrine/common": "^2.2" }, "require-dev": { "symfony/expression-language": "^3.3|^4.0", "symfony/finder": "^3.3|^4.0", "symfony/psr-http-message-bridge": "^0.3", "symfony/security-bundle": "^3.3|^4.0", "symfony/yaml": "^3.3|^4.0", "symfony/twig-bundle": "^3.3|^4.0", "twig/twig": "~1.12|~2.0", "symfony/browser-kit": "^3.3|^4.0", "symfony/phpunit-bridge": "^3.3|^4.0", "symfony/dom-crawler": "^3.3|^4.0", "zendframework/zend-diactoros": "^1.3", "doctrine/doctrine-bundle": "^1.6", "doctrine/orm": "^2.5" }, "suggest": { "symfony/psr-http-message-bridge": "To use the PSR-7 converters", "symfony/expression-language": "", "symfony/security-bundle": "" }, "autoload": { "psr-4": { "Sensio\\Bundle\\FrameworkExtraBundle\\": "" } }, "autoload-dev": { "psr-4": { "Tests\\Fixtures\\": "Tests/Fixtures/" } }, "extra": { "branch-alias": { "dev-master": "5.1.x-dev" } }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Configuration | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
EventListener | Folder | 0755 |
|
|
Request | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
Routing | Folder | 0755 |
|
|
Security | Folder | 0755 |
|
|
Templating | Folder | 0755 |
|
|
Tests | Folder | 0755 |
|
|
.gitignore | File | 75 B | 0644 |
|
.travis.yml | File | 698 B | 0644 |
|
CHANGELOG.md | File | 2.25 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 251 B | 0644 |
|
SensioFrameworkExtraBundle.php | File | 1.06 KB | 0644 |
|
composer.json | File | 1.65 KB | 0644 |
|
phpunit.xml.dist | File | 732 B | 0644 |
|