My favorites | Sign in
Logo
                
Search
for
Updated Aug 07, 2009 by felice.ostuni
Labels: Featured
Goals  
Goals

main goals:

  • be a stand-alone MVC application framework, but preserve flexibility of a simple php library (if you need some parts only).
  • widget oriented architecture (grids, forms, tables, etc..)
  • ultraconcise syntax
  • be smart, few files, clean filesystem

  • include just few (and tiny) third party libs (nicEdit,jquery,some jquery plugin)


Comment by johnmahugu, Sep 18, 2009

the url base class can be made better it omits index.php when you are setting up on wamp server on windows os if its configured to run without mod-rewrite kesh

Comment by felice.ostuni, Sep 18, 2009

ehm.. if mod-rewrite is off the index.php "is" needed in urls. however index.php can be removed by configuration in application/config.php


Sign in to add a comment
Hosted by Google Code