Skip to content

adriensamson/symfony-tiny-edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Tiny Edition

This tiny Symfony Edition contains only Framework and Twig bundles (plus Debug and WebProfiler in debug mode).

You may use this edition when you want to bootstrap a tiny symfony project and aim to add what you'll need only when you need it.

Installation

composer create-project adriensamson/symfony-tiny-edition my-project

Do not forget to update name and description in composer.json according to your project. You also have to copy app/config/parameters.yml.dist to app/config/parameters.yml and edit it manually.

About

A tiny edition for symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages