Why codeigniter is bad
Their claims have some merit but for the most part both languages are capable of the same things. What advice would you give me?
My choice of CI was based on economical decisions and readily available talent. There tends to be far more PHP developers than Ruby developers out there. Should I switch to Laravel? These people writing bad code is also part of the reason why the language gets a bad name. There are plenty of developers, as long as you pick a major language.
CI is an excellent choice, first started about using PHP 4 and was mean, lean, fast and bleeding edge without even needing any of the numerous caching drivers to make it one of the top PHP Framework performers.
Since then it has steadily grown, now recommends a minimum of PHP 5. There is an online wealth of nearly ten years information available which will no doubt supply numerous solutions to any problems. EllisLab stopped developing their free CI version about a year ago, to concentrate on other more lucrative platforms and CI started to receive a lot of bad press.
It is now in the capable hands of a thriving Canadian University and once again is growing in popularity. Their latest Github Version 3. Can you supply a link to your web application? Also possibly request a review for any aspects you are having problems which could be improved. Especially one which would require a complete redevelopment effort.
With that said I still think using Codeignitor for projects today is a bad choice. Things come and go everything dies eventually. What is in today will out tomorrow and all that. So before investing the time and money to do something you should have a good reason that is probably more business focused than anything else.
Not to mention why develop NEW projects on some old, decrepit system when there are so many more well thriving ones out there. To me it makes no sense. CI might be alive but it is definitely on life support in comparison to others. I think so, yes. Read this article for more details:. Personally I think that using the latest PHP version mollycoddles developers into a false sense of security.
I stumbled across the following realistic and exhaustive comparison between the two platforms:. I have a CodeIgniter and Laravel website and sincerely hope the latter makes simple future upgrades…. With CI the language used is yours, your thinking. I believe that there is no need to say anything else. Posts: 12 Threads: 2 Joined: Mar Reputation: 0. I began working with CI way back in the day.
The days of cake. I don't know if you recall cake but it was fairly similar to CI at the time. The entire MVC revolution had just started. Fast forward to and CI is still a framework that people use and care about. Granted Laravel, and Symfony are also great frameworks. That being said you obviously have some concern. I have always have used my intuition when it comes to making choices like this.
You really sound like you are looking for reasons not to use CI. If you truly believe in those reasons than don't use it. That being said you sound mostly like you want to use CI.
Every framework, language, cloud service, etc has their disadvantages and advantages. Pick something and go with it. Don't come on a forum like this and look for reasons not to use the software. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. How to beat my CodeIgniter bad practices Ask Question. Asked 6 years, 11 months ago.
Active 6 years, 11 months ago. Viewed times. The wrong way I've been doing: eg. Any light shed would be very greatful.
Improve this question. That sounds good, will try it out and post results. Any idea for the first problem? Passing data from controller to view is well documented in CI docs — charlietfl. AbrahamUribe not needed if you simply set datatype:'json' — charlietfl.
Add a comment. Active Oldest Votes. Improve this answer. Shaiful Islam Shaiful Islam 6, 12 12 gold badges 36 36 silver badges 56 56 bronze badges.
0コメント