Skip to content

mcurisilva/silex-basic-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

05a6dff · Jun 5, 2014

History

15 Commits
Oct 5, 2012
Feb 20, 2013
Feb 27, 2013
Feb 20, 2013
Oct 16, 2012
Jun 5, 2014

Repository files navigation

Silex Basic Project

A basic example with silex micro-framework

Install

Install composer

curl -s https://getcomposer.org/installer | php

Create Project

php composer.phar create-project mcurisilva/silex-basic-project project_name

Configure database connection

Modify the config/config.yml file to configure your database

Configure routing

Add your url in the config/routing.yml file

About

A basic projet with Silex micro-framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages