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. User Defined Services
  7. Built in Services
  8. Middleware
  9. Views
  10. Examples
  11. About

Clone this wiki locally