Obullo is a Php5 Lightweight MVC based solution for the PHP Coders who need
a simple web toolkit to create full-featured fast web applications.
It focuses on being simplicity , readability , performance and writing speed ,
well documented and easy to use,
while solving problems intrinsic to web development.
Why Obullo Fast ?
- Obullo use PHP5 static methods.
- Obullo use PDO (Php Data Objects) for db operations.
- A new term Global Controllers (”Obullo MVC2″) removes the
long writing and dirty coding.
- It use directory system, you don’t need put all codes into one controller.One directory can have more controller and your codes will be minimal.
- Optimized for the minumum code and maximum performance.
Why Obullo Simple?
- It use shorcuts for the base libraries.
- You can control the first run of the application with Front Controller Class.
- Global Controllers manage the all controllers in
the framework and same time it control the autoloader functionality.
- Obullo is the most readable php framework in the MVC world.
- You can extend to obullo base libraries.
- Originally based on CodeIgniter and it use CodeIgniter libraries.
This the first beta version released on 01-04-2010.
You can download it from here http://code.google.com/p/obullo/ (Not Stable)
Documentation and Web site coming soon …
This is a screenshot of the welcome page.
A screenshot from web page …
A screenshot from user guide …
” Türkiye ‘nin ilk php framework u yakında geliyor
.”



One Response
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Continuing the Discussion