Anyone got CodeIgniter experience?

CPANathan

Elite Member
Joined
Jul 9, 2019
Messages
2,851
Reaction score
10,244
Been looking back through PHP & MySQL to connect dots with Laravel and everything is pointing towards CodeIgniter for some Laravel functionality without the Laravel and with the PHP & MySQL...

Anyone wanna throw hands with information?
 
What do you need help with? It's been a while since I used CI, but I knew it well..
 
I actually ended up doing the usual CPANathan thing and leaving that study for another... Would love to keep in touch though!
 
I actually ended up doing the usual CPANathan thing and leaving that study for another... Would love to keep in touch though!
Have yu looked into Yii framework, a friend of mine did some tests years ago after doing a CI project, and Yii was really fast back then. If I´m not wrong or remember wrong, @Gogol might have something to say about Yii too .. =) Yii Link.
 
Have yu looked into Yii framework, a friend of mine did some tests years ago after doing a CI project, and Yii was really fast back then. If I´m not wrong or remember wrong, @Gogol might have something to say about Yii too .. =) Yii Link.
It was either @Scorpion Ghost or Gogol that had me fascinated with Yii2, if I start looking into these frameworks now I'll never finish this assignment :D :D :D
 
I dunno, I touched codeignitor like 10 years back may be. I did not hate it to be honest. It was pretty lightweight and minimal, and it also supported templating engines.

However, I don’t think codeignitor is well maintained anymore (correct me if I am wrong). You would be much better of using laravel or yii2 (even yii2 has become a bit slow in terms of development progress, I believe).

ps if you have any specific concerns, please do provide us more detail. :)
 
Back
Top