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

Maintainers

Package info

github.com/themainframe/veto

pkg:composer/themainframe/veto

Statistics

Installs: 137

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 0

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 .