kpacha/silex-skeleton

A template for silex-based projects

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/kpacha/silex-skeleton

dev-master 2014-11-23 20:56 UTC

This package is not auto-updated.

Last update: 2025-10-21 08:25:52 UTC


README

#silex-skeleton

A template for silex-based projects

##Usage

With composer

$ composer create-project kpacha/silex-skeleton PROJECT_DIR dev-master

And do not keep the .git file!

Also, remember to customize your composer.json file with the right values for your project.

##What's included?

Just the basics: silex, twig and phpunit (just in dev) and the required boilerplate code