Codeigniter provides us with the PHP framework to build secure applications without having to code database layers, and it also supports application to be built with the MVC principal Review collected by and hosted on G2.com.
There are two versions of Codeigniter 3.x and 4.x, so if you have built out a feature-rich application on 3.x, there is no easy way to migrate to 4.x without rewriting a lot of the custom code. Review collected by and hosted on G2.com.
The simplicity of establishing models and views, and then being able to wrangle them via controllers. Great job there. Review collected by and hosted on G2.com.
The market penetration is not as powerful as I'd like it to be. Review collected by and hosted on G2.com.
The commands in CodeIgniter are simple to use. We can write the code in different ways. If we have any doubts, we can see the documentation and learn how to write the codes and commands. We can connect to the database quickly and write the query in a simple way. On one page, we can write all the commands and queries; we can re-use the code. Review collected by and hosted on G2.com.
Although there are some problems, the updated versions of CodeIgniter overcame all the difficulties faced in CodeIgniter. Review collected by and hosted on G2.com.
Codeigniter is a free and open-source development platform. You may simply develop websites with Codeignitor, and the security requirements of Codeignitor are amazing. Codeignitor is extremely fast and focuses primarily on the model and view control, which is ideal for developers. Codeignitor too is open source, which ensures you can use it for free. It's quite lightweight, so you can install that on any pc. Review collected by and hosted on G2.com.
I don't have anything against Codeignitor; instead, I'd like to make a recommendation. Codeignitor does not connect with other platforms, there is no code flexibility, and you can't even work or produce a comprehensive set with it, and the documentation will have to be updated. Review collected by and hosted on G2.com.
It is very easy to learn, simple to use and very fast in server implementation. It is scalable and best upto medium size web applications. It uses MVC approach for the development. Review collected by and hosted on G2.com.
As far I'm using it have not seen any such big issues. There can be small things like it is only suitable for small to medium size applications. It's community is not so big as compared to others. Review collected by and hosted on G2.com.
CodeIgniter is very easy to use and simple.CodeIgniter is an open-source and free development platform. We develop our websites quickly, and Codeigniter provides complete security. Review collected by and hosted on G2.com.
We don't see any dislike in CodeIgniter; It can be small things like it is only suitable for small to medium-sized applications. Some versions of CodeIgniter do not support the latest PHP version. Review collected by and hosted on G2.com.
Codeigneter is user-friendly. Customization is easy for a coder. Module and view makes the structure easy to understand. It has the quality to compete with the competitor. Review collected by and hosted on G2.com.
Some version of Codeigniter does not support the latest PHP version that is the only issue I found while working with Codeigniter. Yes if the Compitability issues fixed then it will be a piece of cake. Review collected by and hosted on G2.com.
Its very easy to understand and fast to code website in a short amount of time . what i like the most is that you can access functions of a controller easily in the chrome as you don't need to write an route for it as it make development fast. Also you don't need to make a model of table in your code as well, it just you need to write query and Hurraaah it works without any data type defining of fields of tables.
One can easily get idea of what to do by just seeing the folder structure as it is MVC . Also it works well with HTML without any issue. Review collected by and hosted on G2.com.
As for me I never face with an issue to be impossible to doable in CodeIgniter. there are always way around to do a things. But there should be some easy ways to do a basic things like login, In codeIgniter we have to write the whole code while in Laravel we just have to make the table structure and run a command and login works perfectly. Secondly 404 error should be on whole application as if i access wrong url then it should point to 404 and i should not be needed to code for that. Review collected by and hosted on G2.com.
Whаt I like mоst аbоut the Соdeigniter frаmewоrk is а very simрle lаnguаge tо leаrn thаt is bаsed оn the рhр lаnguаge, whiсh is the lаnguаge fоr leаrning web рrоgrаmming раr exсellenсe. In аdditiоn tо its simрle соde tо develор systems, this lаnguаge hаs а very gооd seсurity аlreаdy inсluded, tо аvоid thаt yоur соde аnd dаtа frоm the dаtаbаse аre eаsily hасked. This lаnguаge is bаsed оn the MVС раttern (Mоdel, view, соntrоller), whiсh is the рrоgrаmming methоdоlоgy thаt is сurrently а referenсe fоr develорment. This раttern is the sаme аs the greаt develорment lаnguаge оf the mоment, suсh аs lаrаvel, рythоn, аmоng оthers, whiсh guаrаntees thаt if а system develорed in Соdeigniter is eаsily migrаted tо аnоther рrоgrаmming lаnguаge аs mentiоned аbоve. It is аlsо very eаsy tо instаll аnd соnfigure, аnd оbtаining the рrоgrаm is соmрletely free. Review collected by and hosted on G2.com.
Соdeigniter is nоt а lаnguаge tо develор systems оf greаt greаt teсhniсаl requirements, the аdministrаtiоn оf the dаtаbаse struсture must be саrried оut seраrаtely, thаt is, the сhаnges оf the tаbles аnd their сreаtiоn must be mаde direсtly in the Dаtаbаse, unlike the Lаrаvel рrоgrаms. аnd Djаngо where they аre аdministered frоm the Sоftwаre itself. Аnоther аsрeсt thаt is weаk in соdeigniter, is thаt their librаries аnd herрer, аre nоt very sрeсiаlized, аre tооls tо develор simрle systems, sо if а rоbust librаry is required tо develор teсhniсаlly аdvаnсed mоdules, dоes nоt meet exрeсtаtiоns. Аnоther element thаt I dо nоt like аbоut Соdeigniter is thаt оf versiоn 2.6, they аre threаtening thаt they will nоt соntinue tо develор the соdeigniter thrоugh the рrоjeсt соde, соdeigniter.оrg, whiсh generаtes unсertаinty when stаndаrdizing аll рrоjeсts with this tооl. Review collected by and hosted on G2.com.
Codeigniter is one of the most flexible PHP frameworks in today's date. The best part of this framework that I like most is its size, its file structure, and its library. One of the best framework for small to medium level projects. Review collected by and hosted on G2.com.
Only a few things that I dislike about Codeigniter is, less efficient when I looking any front-end frameworks like Vue.js, React, etc. Review collected by and hosted on G2.com.