rundum / app-pack
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-pack
pkg:composer/rundum/app-pack
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