Veto is a super-lightweight PHP framework to make building web applications easier.

v0.2.0 2015-04-26 23:23 UTC

README

Veto is a super-lightweight PHP framework to make building web applications easier.

New Projects

If you want to create a new project with Veto, we suggest you use the Skeleton Project package, which includes a templating engine (Twig) and some sample code to get you going.

Installing

You can install Veto using composer. To start a new Veto-based project, just run:

php composer.phar create-project themainframe/veto .