-
Notifications
You must be signed in to change notification settings - Fork 10
About
Devin Smith edited this page Dec 11, 2015
·
10 revisions
The goal of Tipsy is to provide a very lightweight PHP framework, capable of handling just about everything.
Tipsy is benchmarked by kenjis php framework benchmark and currently rated at the fastest pure php framework as of 11/29/2015.
See Contributing for info on issues, pull requests, and contact.
Tipsy is created and maintained by Devin Smith.
- Home
- Getting Started
- Server Config
- Installation
- Installing Composer
- App
- Route Shorthand
- Config
- Routes
- Methods
- Controller Types
- Params & Regex
- Aliases
- Dependency Injection
- Advanced Routing
- Services
- User Defined Services
- Built in Services
- Middleware
- Views
- Templates
- Scope
- Resource
- Factory
- Looper
- Examples
- Plugins
- About