runroom-packages / runroom-packages
Runroom packages for Symfony development
0.20.0
2024-10-21 11:41 UTC
Requires
- php: ^8.1
- doctrine/dbal: ^3.6 || ^4.0
- doctrine/doctrine-bundle: ^2.10
- doctrine/orm: ^2.19 || ^3.2
- doctrine/persistence: ^3.1
- gedmo/doctrine-extensions: ^3.11
- phpunit/phpunit: ^9.6
- psr/container: ^1.1 || ^2.0
- sonata-project/admin-bundle: ^4.25
- sonata-project/doctrine-extensions: ^2.0
- sonata-project/media-bundle: ^4.9
- symfony/asset: ^6.4 || ^7.1
- symfony/config: ^6.4 || ^7.1
- symfony/dependency-injection: ^6.4 || ^7.1
- symfony/doctrine-bridge: ^6.4 || ^7.1
- symfony/error-handler: ^6.4 || ^7.1
- symfony/event-dispatcher: ^6.4 || ^7.1
- symfony/event-dispatcher-contracts: ^2.1 || ^3.0
- symfony/form: ^6.4 || ^7.1
- symfony/framework-bundle: ^6.4 || ^7.1
- symfony/http-foundation: ^6.4 || ^7.1
- symfony/http-kernel: ^6.4 || ^7.1
- symfony/options-resolver: ^6.4 || ^7.1
- symfony/password-hasher: ^6.4 || ^7.1
- symfony/property-access: ^6.4 || ^7.1
- symfony/routing: ^6.4 || ^7.1
- symfony/security-bundle: ^6.4 || ^7.1
- symfony/security-core: ^6.4 || ^7.1
- symfony/security-http: ^6.4 || ^7.1
- symfony/string: ^6.4 || ^7.1
- symfony/translation: ^6.4 || ^7.1
- symfony/twig-bundle: ^6.4 || ^7.1
- symfony/validator: ^6.4 || ^7.1
- symfony/yaml: ^6.4 || ^7.1
- twig/string-extra: ^3.0
- twig/twig: ^3.14
Requires (Dev)
- a2lix/auto-form-bundle: ^0.4
- a2lix/translation-form-bundle: ^3.2
- dama/doctrine-test-bundle: ^8.0
- ergebnis/composer-normalize: ^2.6
- friendsofphp/php-cs-fixer: ^3.14
- friendsofsymfony/ckeditor-bundle: ^2.3
- imagine/imagine: ^1.3
- knplabs/knp-menu-bundle: ^3.1
- matthiasnoback/symfony-config-test: ^5.1
- matthiasnoback/symfony-dependency-injection-test: ^5.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-doctrine: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- phpstan/phpstan-symfony: ^1.0
- psalm/plugin-phpunit: ^0.19
- psalm/plugin-symfony: ^5.0
- psr/event-dispatcher: ^1.0
- rector/rector: ^1.0
- sonata-project/block-bundle: ^5.0
- sonata-project/doctrine-orm-admin-bundle: ^4.13
- sonata-project/form-extensions: ^2.0
- sonata-project/twig-extensions: ^2.0
- symfony/browser-kit: ^6.4 || ^7.1
- symfony/mailer: ^6.4 || ^7.1
- symfony/mime: ^6.4 || ^7.1
- symfony/phpunit-bridge: ^7.1
- symfonycasts/reset-password-bundle: ^1.10
- symplify/monorepo-builder: ^11.0 <11.1
- vimeo/psalm: ^5.14
- weirdan/doctrine-psalm-plugin: ^2.6
- zenstruck/foundry: ^2.0
Conflicts
Replaces
- runroom-packages/basic-page-bundle: 0.20.0
- runroom-packages/ckeditor-sonata-media-bundle: 0.20.0
- runroom-packages/cookies-bundle: 0.20.0
- runroom-packages/doctrine-translatable-bundle: 0.20.0
- runroom-packages/form-handler-bundle: 0.20.0
- runroom-packages/redirection-bundle: 0.20.0
- runroom-packages/render-event-bundle: 0.20.0
- runroom-packages/seo-bundle: 0.20.0
- runroom-packages/sortable-behavior-bundle: 0.20.0
- runroom-packages/testing: 0.20.0
- runroom-packages/translation-bundle: 0.20.0
- runroom-packages/user-bundle: 0.20.0
- dev-master
- 0.20.0
- 0.19.1
- 0.19.0
- 0.18.0
- 0.17.2
- 0.17.1
- 0.17.0
- 0.16.1
- 0.16.0
- 0.15.7
- v0.15.6
- v0.15.5
- v0.15.4
- v0.15.3
- v0.15.2
- v0.15.1
- v0.15.0
- v0.14.1
- v0.14.0
- v0.13.3
- v0.13.2
- v0.13.1
- v0.13.0
- v0.12.0
- v0.11.1
- v0.11.0
- v0.10.3
- v0.10.2
- v0.10.1
- v0.10.0
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.1
- v0.7.0
- v0.6.9
- v0.6.8
- v0.6.7
- v0.6.6
- v0.6.5
- v0.6.4
- v0.6.3
- v0.6.2
- v0.6.1
- v0.6.0
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.1
- 0.3.0
- 0.2.1
- 0.2.0
- 0.1.1
- 0.1.0
This package is auto-updated.
Last update: 2025-03-05 17:32:53 UTC
README
This is the Runroom monorepo repository for the Symfony projects, and this work gives the ability to reuse several features that we currently need on most of the projects.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
composer require runroom-packages/runroom-packages
However you should not install this package but install the following ones depending on your needs.
RunroomBasicPageBundle
RunroomCkeditorSonataMediaBundle
RunroomCookiesBundle
RunroomDoctrineTranslatableBundle
RunroomFormHandlerBundle
RunroomRedirectionBundle
RunroomRenderEventBundle
RunroomSeoBundle
RunroomSortableBehaviorBundle
Testing
RunroomTranslationBundle
RunroomUserBundle
License
This bundle is under the MIT license.