Skip to content
Devin Smith edited this page Nov 29, 2015 · 37 revisions

Tipsy is an MVW (Model, View, Whatever) PHP framework inspired by AngularJS. It provides a very lightweight, easy to use framework, capable of handling most server-side tasks.


Contents

  1. Getting Started
  2. The App Object
  3. Config
  4. Routes
  5. Services
  6. Middleware
  7. Views
  8. Examples
Clone this wiki locally