Getting Started with the Fuel PHP Framework
Aug 29, 2011, 08:00 (0 Talkback[s])
"Regular PHPBuilder readers are well aware of my personal
affinity for framework-driven development. These days I opt to use
a framework for every conceivable web project, no matter how minor.
Thankfully many other developers feel the same about the
framework's amazing breadth, because a wide range of framework
solutions are available for projects large and small. For large
projects, you might consider using CakePHP, Symfony, or my personal
favorite, the Zend Framework. Smaller projects might take advantage
of one of the many microframeworks, such as Fat-Free or
Limonade.
As it happens, there are even frameworks available for those
developers wishing to take advantage of the very latest PHP
features such as closures and namespaces. Two such solutions are
the aforementioned fat-free microframework and another relative
newcomer called Fuel. Although only about 18 months old, the Fuel
project has gathered a significant head of steam which powered it
all the way through the recent official 1.0 release.
Complete
Story
Related Stories:
- Build Web Apps Like a Pro with These PHP Frameworks(Aug 18, 2011)
- Building Web Apps with the Limonade PHP Framework(May 04, 2011)
- Boost PHP Site Performance with Zend Framework Data Caching(Dec 02, 2010)
- Zend Updates PHP IDE, Framework for the Cloud(Nov 03, 2010)
- PHP Speeds to the Cloud With Zend Framework 1.8(May 06, 2009)
- PHP Zend Framework 1.7 adds Adobe support(Nov 19, 2008)
- Administering RBAC in PHP 5 CMS Framework(Nov 18, 2008)
- PHP 5 CMS Framework Development: Access Control(Nov 03, 2008)
- PHP Frameworks, Part 3: Exceptions to the Rule(Dec 10, 2007)