carloschininin / app-bundle
App template code base
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.1
- ext-mbstring: *
- carloschininin/app-util: dev-main
- doctrine/dbal: ^3.3
- doctrine/doctrine-bundle: ^2.6
- doctrine/orm: ^2.10
- symfony/dependency-injection: ^6.0|^7.0
- symfony/http-foundation: ^6.0|^7.0
- symfony/http-kernel: ^6.0|^7.0
- webmozart/assert: ^1.11
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-27 20:05:31 UTC
README
code base for applications.
Installation
Use composer composer to install this bundle.
composer install