vyvojarisobe/todomvc-symfony

To Do list MVC example written in PHP in Symfony 3 framework.


Keywords
symfony, php, mvc, example, todo, todoMVC, Symfony 3
Licenses
BSD-3-Clause/GPL-2.0/GPL-3.0

Documentation

TodoMvcPhp-Symfony

To Do list MVC example written in PHP in Symfony 3 framework.

Instalation

composer create-project vyvojarisobe/todomvcphp-symfony

Database

After installation database is automatically created and some fake data is imported as well. If you wish to run this action manually call composer setup-todos.