vyvojarisobe/todomvc-symfony

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

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/vyvojarisobe/todomvc-symfony

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

This package is not auto-updated.

Last update: 2025-11-06 06:34:23 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.