File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
user_guide_src/source/intro Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -28,12 +28,14 @@ CodeIgniter is right for you if:
2828
2929- You want a framework with a small footprint.
3030- You need exceptional performance.
31+ - You want a framework that incorporates a number of features and techniques to
32+ enable you to do good security practices easily.
33+ - You want a non-magical framework that you can easily find and read the source
34+ code.
3135- You want a framework that requires nearly zero configuration.
32- - You want a framework that does not require you to use the command
33- line.
3436- You want a framework that does not require you to adhere to
3537 restrictive coding rules.
36- - You are not interested in large-scale monolithic libraries like PEAR .
38+ - You want a framework that makes it easy to create test code .
3739- You do not want to be forced to learn a templating language (although
3840 a template parser is optionally available if you desire one).
3941- You eschew complexity, favoring simple solutions.
You can’t perform that action at this time.
0 commit comments