Download the PHP package symfony/symfony-demo without Composer
On this page you can find all versions of the php package symfony/symfony-demo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package symfony-demo
Symfony Demo Application
The "Symfony Demo Application" is a reference application created to show how to develop applications following the Symfony Best Practices.
You can also learn about these practices in the official Symfony Book.
Requirements
- PHP 8.2.0 or higher;
- PDO-SQLite PHP extension enabled;
- and the usual Symfony application requirements.
Installation
There are 3 different ways of installing this project depending on your needs:
Option 1. Download Symfony CLI and use the symfony
binary installed
on your computer to run this command:
Option 2. Download Composer and use the composer
binary installed
on your computer to run these commands:
Option 3. Click the following button to deploy this project on Platform.sh, the official Symfony PaaS, so you can try it without installing anything locally:
Usage
There's no need to configure anything before running the application. There are 2 different ways of running this application depending on your needs:
Option 1. Download Symfony CLI and run this command:
Then access the application in your browser at the given URL (https://localhost:8000 by default).
Option 2. Use a web server like Nginx or Apache to run the application (read the documentation about configuring a web server for Symfony).
On your local machine, you can run this command to use the built-in PHP web server:
Tests
Execute this command to run tests:
All versions of symfony-demo with dependencies
ext-pdo_sqlite Version *
doctrine/dbal Version ^4.0
doctrine/doctrine-bundle Version ^2.11
doctrine/doctrine-migrations-bundle Version ^3.3
doctrine/orm Version ^3.0
league/commonmark Version ^2.1
symfony/apache-pack Version ^1.0
symfony/asset Version 7.1.*
symfony/asset-mapper Version 7.1.*
symfony/console Version 7.1.*
symfony/dotenv Version 7.1.*
symfony/expression-language Version 7.1.*
symfony/flex Version ^2
symfony/form Version 7.1.*
symfony/framework-bundle Version 7.1.*
symfony/html-sanitizer Version 7.1.*
symfony/http-client Version 7.1.*
symfony/intl Version 7.1.*
symfony/mailer Version 7.1.*
symfony/monolog-bundle Version ^3.7
symfony/polyfill-intl-messageformatter Version ^1.12
symfony/runtime Version 7.1.*
symfony/security-bundle Version 7.1.*
symfony/stimulus-bundle Version ^2.12
symfony/string Version 7.1.*
symfony/translation Version 7.1.*
symfony/twig-bundle Version 7.1.*
symfony/ux-live-component Version ^2.6
symfony/validator Version 7.1.*
symfony/yaml Version 7.1.*
symfonycasts/sass-bundle Version ^0.3
twig/extra-bundle Version ^3.3
twig/intl-extra Version ^3.3
twig/markdown-extra Version ^3.3