fuelphp.org
FuelPHP » First v2 Alpha | Blog
http://www.fuelphp.org/blog/2014/11/first-v2-alpha
Thoughts, ideas, random notes, ramblings. Sometimes serious, sometimes with a big wink. But always about FuelPHP! By Steve West (uru). FuelPHP v2 has been on the horizon or just around the corner for a long time. Unfortunately due to various personal issues in the team work on v2 has been progressing much slower than we would like. That is all about to change! We are very happy to announce that the first alpha version of FuelPHP v2 (v2.a.1) will be released on the 1st of January 2015! An initial version ...
fuelphp.org
FuelPHP » About
http://www.fuelphp.org/about
The history of the FuelPHP framework project, and it's people. It is a framework for developing web applications in PHP. It was started in late 2010 by Dan Horrigan. Then shortly after the team grew to include Phil Sturgeon. And Frank de Jonge. In 2013, Steve West. Joined the team, followed by Márk Sági-Kazár. In 2014. The team has decades of PHP experience between them and have all been involved with Open-Source projects such as CodeIgniter. To name but a few. Want to make FuelPHP even more awesome?
fuelphp.org
FuelPHP » Blog
http://www.fuelphp.org/blog
Thoughts, ideas, random notes, ramblings. Sometimes serious, sometimes with a big wink. But always about FuelPHP! V2 Alpha 1 release! By Steve West (uru). The first v2 alpha is finally here! Future of the ORM. By Steve West (uru). By Steve West (uru). FuelPHP v2 has been on the horizon or just around the corner for a long time. Unfortunately due to various personal issues in the team work on v2 has been progressing much slower than we would like. That is all about to change! By Harro Verton (WanWizard).
fuelphp.org
FuelPHP » Future of the ORM | Blog
http://www.fuelphp.org/blog/2014/11/future-of-the-orm
Thoughts, ideas, random notes, ramblings. Sometimes serious, sometimes with a big wink. But always about FuelPHP! Future of the ORM. Future of the ORM. By Steve West (uru). With the v1 orm the main logic of the orm was contained in the Model class. For v2 we will be splitting this all out into its component parts. Spreading out the logic means the code is cleaner, easier to test and much easier to extend. Please note, this reflects the current state of the v2 ORM at the time of writing. It is possibl...
fuelphp.org
FuelPHP » Feature List
http://www.fuelphp.org/features
What does FuelPHP have to offer? A few good reasons for using FuelPHP. FuelPHP is a MVC ( Model-View-Controller. Framework that was designed from the ground up to have full support for HMVC. As part of its architecture. But we didnt stop there, we also added ViewModels. Also known as presentation models. ViewModels to get the View-specific logic out of your Views and Controllers. Route directly to closures. Modular and extendable to a fault. Package additional functionality into Packages. Security concer...
fuelphp.org
FuelPHP » Roadmap
http://www.fuelphp.org/roadmap
Where is the framework heading? What has the future in store for you? What are we working on? Version 2 Repository status. Release status code information. Development ongoing, API likely to change. Development ongoing, API likely not to change. Package ready for v2 alpha release, API will not change. Alpha packages are not recomended for use. Beta packages can be used but the developer should expect changes. Seperate concerns by splitting the core up into feature specific packages. Current profiler is p...
fuelphp.org
FuelPHP » We need more awesome!
http://www.fuelphp.org/contribute
We need more awesome! FuelPHP is a community driven framework. We welcome your input, comment, code contributions or bug f. We need more awesome! Help us make Fuel even better! Fuel is developed using a community approach and we encourage participation by our community. Got an idea for a feature? Spotted a bug and solved it? Have done so, making Fuel better on a daily basis! Less sure of yourself yet when it comes to core programming? The basic setup for a new installation of FuelPHP. Which can be found ...
fuelphp.org
FuelPHP » V2 Alpha 1 release! | Blog
http://www.fuelphp.org/blog/2015/01/v2-alpha-1-release
Thoughts, ideas, random notes, ramblings. Sometimes serious, sometimes with a big wink. But always about FuelPHP! V2 Alpha 1 release! V2 Alpha 1 release! By Steve West (uru). It has been long awaited by all but we are proud to annouce that the first alpha version of the reworked FuelPHP framework has now been tagged on github! And to get started quickly just clone http:/ github.com/fuelphp/fuelphp. And do a composer install. And we can point you in the right direction. Comments powered by Disqus. It has ...