This repository sets up a very bare bones project using the Silex Framework. Consider it as a minimal adapter between incoming HTTP requests and your application logic.
- Clone repository
- Copy build.properties.dist to build.properties
- Configure build.properties
Run with Ant or Phing.