Search by

vyvojarisobe / todomvc-symfony

vyvojarisobe

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

Package info

github.com/VyvojariSobe/TodoMvcPhp-Symfony

Type:project

pkg:composer/vyvojarisobe/todomvc-symfony

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1 2016-06-23 15:51 UTC

This package is not auto-updated.

Last update: 2026-09-24 10:40:04 UTC


README

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.