资 源 简 介
doo is strongly inspired by Nice Dog, while keeping all of its features doo goes even further without sacrificing performance or simplicity.
only one file, no .htaccess required
just 120 lines of clean, readable code
2.09 KB, almost 80% smaller than Nice Dog
With doo you are in charge, no conventions nor configurations - just three simple functions that you need to be aware of to code your View-Controller web application in no time.
Dump()
Helper($helper)
Object($object)
Redirect($url, $permanent)
Route($route, $class, $method, $on)
View($view)