yet another PHP Framework with extremely tiny codebase
- Autoloader, simply call
Lit_Autoloader::register(ROOT)and you're ready - Flexible router/dispatch, "Middleware" flavor chainable logic
- Ability to use ANY template engine you love, including "no template engine"
- Not only http, CLI is also supported - just don't use
Lit_Http_View! - You may override anything if needed
- Code with full PHPDoc
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
PHP 14 67 331 270
-------------------------------------------------------------------------------
SUM: 14 67 331 270
-------------------------------------------------------------------------------