21torr / rad
RAD features for common Symfony apps.
Installs: 3 606
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >= 8.1
- ext-json: *
- 21torr/bundle-helpers: ^2.1
- psr/log: ^3.0
- symfony/dependency-injection: ^6.2
- symfony/deprecation-contracts: ^3.1
- symfony/framework-bundle: ^6.2
- symfony/http-foundation: ^6.2
- symfony/http-kernel: ^6.2
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8
- doctrine/dbal: ^2.13
- doctrine/orm: ^2.13
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
- symfony/console: ^6.2
- symfony/form: ^6.2
- symfony/phpunit-bridge: ^6.2
- symfony/routing: ^6.2
- symfony/translation: ^6.2
- twig/twig: ^3.4
Suggests
- doctrine/dbal: To add the SerializedType
- doctrine/orm: To use the entities
- symfony/console: To use TorrStyle
- symfony/form: To use the FormErrorNormalizer
- symfony/routing: To use the Routable
- symfony/translation: To properly use the form error normalizer
- twig/twig: To use the twig functions
README
A bundle for rapid application development, that implements features, that are commonly used in Symfony applications.
Sprinkled with conventions and opinions as used by 21TORR.