rundum / app-pack
0.2.0
2025-08-15 12:01 UTC
Requires
Requires (Dev)
README
This is a meta package for PHP Symfony apps to install several dependencies at once.
The following packages are included:
scheb/2fa-bundleandscheb/2fa-google-authenticatorto support 2FA authenticationstof/doctrine-extensions-bundleto provide useful extensions for Doctrine ORMsymfony/apache-packto setup the project for Apache2 (adds an .htaccess file)symfony/uidfor UUID and ULID supportsymfonycasts/verify-email-bundleto verify email addresses during the signup processpentatrion/vite-bundleto build frontend assets with Vite
For development and testing, these additional packages are also included:
dama/doctrine-test-bundleto efficiently run tests against a test databasefriendsofphp/php-cs-fixerto enforce code stylezenstruck/foundryto write better tests