Dec 25, 2009 View Comments
Get started fast with Flourish
In the recent few months, I have been developing with Flourish since I found it very easy and highly customizable.
What is Flourish?
Flourish is a PHP unframework — a general-purpose, object-oriented library.
It has a modular architecture, meaning it isn’t strictly MVC. It focuses on being secure, well documented and easy to use, while solving problems intrinsic to web development.
Quoted from Flourish Official Website
But, I found out there still a tiny hurdle needed for a beginner to hop in with Flourish. I hope this post will bring the gap closer and easier for the beginner to get started with Flourish the PHP unframework library.
Here, I include a prepared folder structure for the user to know where to start. But, its all based on my programming style, you are welcome to change if it does not suit you.