186
I Use This!
Low Activity

Ratings and Reviews : Listing

cmars232 says:
CodeIgniter defied my PHP expectations  
5.0
 
written almost 17 years ago

I have been developing web applications with Django for about a year and a half now, but decided to look into using PHP for a side project, since it will be much easier (and cheaper) to host PHP than Python+FastCGI.

I was pleased to discover CodeIgniter, and further pleased to find it comparable in terms of flexibility and brevity. I find it has much of the spirit of Django (DRY principle, decoupled MVC, lots of plugins, lots of batteries included).

I found CodeIgniter's object-relational mapping to be similar in feel to SQLAlchemy.

Before you write off PHP as too monolithic for web apps, give CodeIgniter a try.

1 out of 1 users found the following review helpful.
Did this review help you? |
...hewroman says:
I love CodeIgniter  
5.0
 
written almost 15 years ago

CodeIgniter is the best MVC framework for PHP to master mainly because the documentation is superb and easy to understand so there isn't much of a learning curve. Also because unlike other MVC platforms, it doesn't force you with restrictive conventions. I know conventions are good but there are times when you are working with an old DB or different Coding Standard and CodeIgniter gives you lots and lots of flexibility!

It's super versatile, fast and powerful! Use it!

1 out of 1 users found the following review helpful.
Did this review help you? |
Ainab says:
Life hacker  
5.0
 
written almost 17 years ago

I started using code igniter few weeks ago and so far it is cool.

0 out of 1 users found the following review helpful.
Did this review help you? |
...s_alexis says:
Direct Link  
0.0
 
written over 13 years ago

http://codeigniter.com/download_files/CodeIgniter_1.7.2.zip

0 out of 1 users found the following review helpful.
Did this review help you? |