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

Installs: 137

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/themainframe/veto

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 .