Download the PHP package dannyxcii/symfony-quickstart without Composer
On this page you can find all versions of the php package dannyxcii/symfony-quickstart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package symfony-quickstart
Quickstart Symfony Project
A heavily opinionated, custom Symfony setup with some basics taken care of, allowing for quicker development.
- Route annotation support
- Twig and Profiler, Encore
- SASS and Typescript support
- Tailwind
- ORM Bundle
- Maker Bundle
- Security
- Forms
- User Entity + Repository and setup SQL (not using Doctrine migrations)
- ORM fixtures and Foundry Factories
- Unit Testing: PHPUnit
Instructions
Change database credentials and admin credentials (for fixtures) inside .env
.
Check, update to your requirements and run sql/setup.sql
.
All versions of symfony-quickstart with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-ctype Version *
ext-iconv Version *
doctrine/doctrine-bundle Version ^2.8
doctrine/doctrine-migrations-bundle Version ^3.2
doctrine/orm Version ^2.14
symfony/console Version 6.2.*
symfony/dotenv Version 6.2.*
symfony/flex Version ^2
symfony/form Version 6.2.*
symfony/framework-bundle Version 6.2.*
symfony/monolog-bundle Version ^3.0
symfony/runtime Version 6.2.*
symfony/security-bundle Version 6.2.*
symfony/twig-bundle Version 6.2.*
symfony/validator Version 6.2.*
symfony/webpack-encore-bundle Version ^1.16
symfony/yaml Version 6.2.*
twig/extra-bundle Version ^2.12|^3.0
twig/twig Version ^2.12|^3.0
ext-ctype Version *
ext-iconv Version *
doctrine/doctrine-bundle Version ^2.8
doctrine/doctrine-migrations-bundle Version ^3.2
doctrine/orm Version ^2.14
symfony/console Version 6.2.*
symfony/dotenv Version 6.2.*
symfony/flex Version ^2
symfony/form Version 6.2.*
symfony/framework-bundle Version 6.2.*
symfony/monolog-bundle Version ^3.0
symfony/runtime Version 6.2.*
symfony/security-bundle Version 6.2.*
symfony/twig-bundle Version 6.2.*
symfony/validator Version 6.2.*
symfony/webpack-encore-bundle Version ^1.16
symfony/yaml Version 6.2.*
twig/extra-bundle Version ^2.12|^3.0
twig/twig Version ^2.12|^3.0
The package dannyxcii/symfony-quickstart contains the following files
Loading the files please wait ....