Welcome to DooPHP! The fastest PHP framework.2009-07-17 04:25:15
Welcome to DooPHP! The fastest PHP framework.
DooPHP is the new kid on the block!
You might be asking why another PHP 5 framework? Well, I have been using and testing quite some MVC based frameworks in recent years such as Ruby on Rails, CodeIgniter, CakePHP, Qcodo, Akelos, Fusephp, Qeephp, Recess and Yii. Maybe it is just me, but I never really like how the other frameworks work in my daily routine. Yes, i admit I love one or two of the features there but I always have a desire to create my own stuffs.
Hence, after 1-2 months of work, I present you DOOPHP. It is a high performance MVC based PHP framework, yet it's really easy to use with no overwhelming workflows or syntax. The Doo framework might be the fastest open source PHP framework available currently, look at the Benchmark comparison. The framework is around 3-12 times faster than other frameworks, DooPHP is higly capable of delivering incomparably fast page loads.
DooPHP tries to be as lightweight as possible and has a small source code footprint. For example, the URI router is only 197 lines of code, yet it supports auto routing, RESTful requests, redirection, almost-identical-routes, extension names, etc. (it became 421 after documented)! During the framework development, I actually benchmarked various possible approaches when building a module and chooses the fastest for Doo.
Besides being fast, Doophp is also quite feature rich. DooPHP supports some common stuffs found in a web framework, such as MVC structured, RESTful APIS, REST client, URI routing, database ORM tools, model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging & profiling tools, etc.
DooPHP is 100% E_STRICT compliant and it can run on virtually almost any environment. It has been tested on Apache 2.x/1.x servers, Cherokee, lighttpd, in CGI/FastCGI mode as well as using Mod_php(on apache). It works on both Windows & Linux OS.
DooPHP requires nothing other than the standard PHP library. It works well on Shared Hosting environment too! In fact, this website is hosted on a shared hosting account due to lack of fund :)
Last but not least, DooPHP is released under the New BSD license. Go ahead and read more about the framework and the feature list. A guide/tutorial is being written at the moment and will be up soon.
Published under: News & Updates
2 Comments:
Leng said: Framework download
Fri, 17 Jul 2009 05:07am
The framework download is not yet ready. I am re-preparing the source code. 
ElenaLisvato said: Beatiful Thinking!
Thu, 06 Aug 2009 11:25pm
amazing stuff thanx :) 
About
Categories
Archives
- February 2011 (3)
- December 2009 (1)
- October 2009 (3)
- September 2009 (4)
- August 2009 (5)
- July 2009 (13)
