rundum / app-pack
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-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-bundle
andscheb/2fa-google-authenticator
to support 2FA authenticationstof/doctrine-extensions-bundle
to provide useful extensions for Doctrine ORMsymfony/apache-pack
to setup the project for Apache2 (adds an .htaccess file)symfony/uid
for UUID and ULID supportsymfonycasts/verify-email-bundle
to verify email addresses during the signup processpentatrion/vite-bundle
to build frontend assets with Vite
For development and testing, these additional packages are also included:
dama/doctrine-test-bundle
to efficiently run tests against a test databasefriendsofphp/php-cs-fixer
to enforce code stylezenstruck/foundry
to write better tests