The Lithium framework is a completely separate project from CakePHP. It doesn't represent its "future" or anything like that. It has its roots in the now-defunct "Cake 3", but that's as far as it goes... it's totally separate. CakePHP is not affiliated with Lithium. The articles you quote - especially the second one on debuggable.com - are out of date.
The main difference between Lithium and CakePHP, aside from being two completely separate frameworks, is that Lithium requires PHP 5.3 since it uses namespaces. CakePHP supports 5.3, but doesn't use any 5.3-only features. - Jamie On Sep 2, 9:10 pm, sambo <[email protected]> wrote: > Does Lithium framework is the future of CakePHP? And what is different > with CakePHP 2.0 and Cake3 (released under a new name: Lithium)? > > You can see this link below for > morehttp://www.phpframeworks.com/news/p/614/cakephp-is-dead-lithium-was-bornhttp://debuggable.com/posts/Cake_3_interview_with_Nate_Abele:4a665a5e... > > Thanks, > Sambo Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
