Forum

Should I use CodeIg...
 
Notifications
Clear all

Should I use CodeIgniter 3 or 4?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

Should I use CodeIgniter 3 or 4?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

CodeIgniter 4 has a much more efficient autoload process, and one of the factors that help is the use of namespaces. While in CodeIgniter 3 it is necessary to manually configure most of the files to be loaded.


   
ReplyQuote
Share: