Build Apps Fast with CodeIgniter
Everyone once in a while, I take take a look at the other side of web applications – the development side. After all, the web app itself and how it came to be are two sides of the same coin. After getting my hands dirty with other PHP frameworks, I decided it was time for me to do a review on my favorite. Say hello to one of the simplest and most functional frameworks out there – CodeIgniter.
CodeIgniter is a PHP framework that simplifies application creation, making it easy and possible to make even complex applications.
CodeIgniter was built for PHP coders who wanted a clear and thorough documentation, where you can build web applications and blogs in as little as twenty minutes. Very lightweight and very simple to get up and running. Simply unzip the folder to a directory and modify the database configuration and you’re all set.
I plan on using CodeIgniter for a few personal projects, and what little progress I have made has been seamless and enjoyable.
I strongly recommend helping youself to a dose of powerful coding by using CodeIgniter if you plan on developing a web application – or even if you dont.





5 Responses to Build Apps Fast with CodeIgniter
i am recently using this framework in my current projects. it really helps to speed up your development.
insic
9/19/2008 at 1:15 am
I used it too for the most part of my projects, it’s really usefull and fast with great documentation.
Marian
9/19/2008 at 9:39 am
I used CodeIgniter for a project once. It’s fast, lightweight, and pretty cool stuff, although it’s limiting in some aspects and not updated as frequently as other frameworks. Check out Kohana, a fork of CodeIgniter, at kohanaphp.com. I haven’t had a chance to use it for a real project yet, but it looks awesome.
James Coletti
9/19/2008 at 12:15 pm
CodeIgniter is awesome, but I also one of the sites advertising here has some more awesome frameworks.
it’s the http://www.fwdir.com place.
Mike
9/26/2008 at 7:58 am
i have used various types of framework like Inertia , CodeIgniter , cakePHP, mojavi. but , i really enjoy by developing project with CodeIgniter . CI is very smooth , very easy to understand and use and fast too.
Curzon Rahman
7/21/2009 at 4:28 am