Skip to content

Commit 4d390b6

Browse files
committed
docs: update "Is CodeIgniter Right for You?"
1 parent 4009cc7 commit 4d390b6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

user_guide_src/source/intro/index.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)