Download the PHP package matthiasnoback/high-quality-bundles-project without Composer
On this page you can find all versions of the php package matthiasnoback/high-quality-bundles-project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download matthiasnoback/high-quality-bundles-project
More information about matthiasnoback/high-quality-bundles-project
Files in matthiasnoback/high-quality-bundles-project
Package high-quality-bundles-project
Short Description The "Symfony Standard Edition" adapted for my High Quality Bundles workshop
License MIT
Informations about the package high-quality-bundles-project
Getting started
- Create a new project:
N.B. When asked to keep the source control (Git) files, choose "Yes".
Project branches/versions
Be sure to add the version requirement
dev-master
when installing this project (or checkout themaster
branch if you clone it). During the workshop we will create a separate branch for the various changes that we make.
-
When asked, supply the requested information concerning the MySQL database (make sure you run a MySQL server).
-
Do whatever is needed to get your file permissions right (see also Setting up Permissions).
-
Then see if everything works:
-
Create the database and the database schema:
- Configure the web server to serve the
/web
directory of this project.
If you run PHP 5.4 or higher, you don't need to configure the web server for this project, because you can use the Symfony command:
Check if everything works. When you request
http://127.0.0.1:8000/
in the browser you should see a list of existing users.
All versions of high-quality-bundles-project with dependencies
symfony/symfony Version ~2.4
doctrine/orm Version ~2.2,>=2.2.3
doctrine/doctrine-bundle Version ~1.2@dev
twig/extensions Version ~1.0
symfony/assetic-bundle Version ~2.3
symfony/swiftmailer-bundle Version ~2.3
symfony/monolog-bundle Version ~2.4
sensio/distribution-bundle Version ~2.3
sensio/framework-extra-bundle Version ~3.0
sensio/generator-bundle Version ~2.3
incenteev/composer-parameter-handler Version ~2.0
matthiasnoback/symfony-config-test Version ~0.1
matthiasnoback/symfony-dependency-injection-test Version ~0.6