Welcome Guest, Not a member yet? Register   Sign In
Code Igniter vs Laravel
#11

(This post was last modified: 11-25-2014, 03:21 PM by Shawn P.)

(11-14-2014, 04:02 PM)jg6075 Wrote: I think the reason I like CI and have stuck with is its simplicity: what you see is what you get. That, and it's stable and has maintained a consistent API. And a healthy dose of nostalgia, of course.

Laravel has a lot of great features, active community, and it has definitely revitalized the PHP community, but it wasn't for me. Laravel and its community is sort of indicative of a lot larger trends in the PHP community I don't personally care for. There's a lot of purist attitudes regarding 'true OOP' and playing Design Pattern bingo. To me, popular current frameworks like Laravel and Symfony represent an opposite extreme to the spaghettified PHP-4 style code (think Wordpress) that has given PHP a bad reputation. Instead of loose procedural code, there's this seemingly insane trend towards enterprise Java style overengineering and massive bloat in accomplishing relatively simple tasks. The other thing I'm not a fan of is the rewrite culture around these frameworks, how a lot of them don't seem averse to writing API-breaking changes frequently.

That's all well and good, since it's a matter of preference. But, I also see a lot of snarky comments directed at people who stick with frameworks like CI, as if they're a disgrace to the community. It doesn't make sense to me, since CI -- although not super elegant -- gets the job done without a ton of disgusting code. And that's what matters, right?

That being said, there's no reason CI shouldn't be supporting PHP > 5.3 features at this point, as that version is even approaching end of life (or has already, I forget). Granted, it's fairly easy to integrate things like Composer, namespaces, newer language constructs, etc. since CI is so open ended.

Basically, don't worry about what's "cool", since "cool" changes all the time in web dev. Focus on using something that's proven, stable, and fits your preferences/needs. For me, CodeIgniter does that.

That pretty much sums it up lol. I wish I had something to add, but that's pretty much how I feel about it lol.
PurdyDesigns Website Design, Development. Also Including Web Hosting. Print Media, server deployment and management, and more!


Messages In This Thread
Code Igniter vs Laravel - by g3n1u5 - 11-14-2014, 03:17 PM
RE: Code Igniter vs Laravel - by jg6075 - 11-14-2014, 04:02 PM
RE: Code Igniter vs Laravel - by alroker - 11-15-2014, 07:35 PM
RE: Code Igniter vs Laravel - by Shawn P - 11-25-2014, 03:20 PM
RE: Code Igniter vs Laravel - by GeorgeD - 11-15-2014, 05:59 PM
RE: Code Igniter vs Laravel - by llebkered - 11-16-2014, 12:21 AM
RE: Code Igniter vs Laravel - by maxbrokman - 11-17-2014, 11:35 AM
RE: Code Igniter vs Laravel - by no1youknowz - 11-26-2014, 11:01 AM
RE: Code Igniter vs Laravel - by dmyers - 11-26-2014, 05:23 PM
RE: Code Igniter vs Laravel - by no1youknowz - 11-26-2014, 07:32 PM
RE: Code Igniter vs Laravel - by yavor99 - 12-24-2014, 12:14 AM
RE: Code Igniter vs Laravel - by artha.nugraha - 11-17-2014, 10:28 PM
RE: Code Igniter vs Laravel - by ivantcholakov - 11-18-2014, 02:39 AM
RE: Code Igniter vs Laravel - by dmyers - 11-19-2014, 03:53 PM
RE: Code Igniter vs Laravel - by thatcode - 11-19-2014, 06:02 PM
RE: Code Igniter vs Laravel - by dranzers - 12-08-2014, 03:32 AM
RE: Code Igniter vs Laravel - by Chroma - 12-09-2014, 10:50 AM
RE: Code Igniter vs Laravel - by albertleao - 12-09-2014, 01:01 PM
RE: Code Igniter vs Laravel - by no1youknowz - 12-09-2014, 09:41 PM
RE: Code Igniter vs Laravel - by includebeer - 12-10-2014, 06:51 PM
RE: Code Igniter vs Laravel - by albertleao - 11-26-2014, 06:21 AM
RE: Code Igniter vs Laravel - by dmyers - 11-26-2014, 05:29 PM
RE: Code Igniter vs Laravel - by mosid - 12-31-2014, 11:28 PM
RE: Code Igniter vs Laravel - by Rufnex - 11-26-2014, 11:07 AM
RE: Code Igniter vs Laravel - by freddy - 11-27-2014, 12:23 AM
RE: Code Igniter vs Laravel - by g3n1u5 - 11-28-2014, 08:46 AM
RE: Code Igniter vs Laravel - by albertleao - 12-01-2014, 11:18 AM
RE: Code Igniter vs Laravel - by Hobbes - 12-03-2014, 05:50 AM
RE: Code Igniter vs Laravel - by Narf - 12-03-2014, 06:32 AM
RE: Code Igniter vs Laravel - by sv3tli0 - 12-03-2014, 06:26 AM
RE: Code Igniter vs Laravel - by Hobbes - 12-03-2014, 07:34 AM
RE: Code Igniter vs Laravel - by trentramseyer - 12-04-2014, 06:18 PM
RE: Code Igniter vs Laravel - by Tux - 12-05-2014, 10:59 AM
RE: Code Igniter vs Laravel - by GrigoreMihai - 12-11-2014, 01:32 AM
RE: Code Igniter vs Laravel - by zurtri - 12-19-2014, 02:28 PM
RE: Code Igniter vs Laravel - by Hobbes - 12-20-2014, 05:36 PM
RE: Code Igniter vs Laravel - by avinashizhere - 12-27-2014, 12:40 PM
RE: Code Igniter vs Laravel - by ivantcholakov - 12-27-2014, 09:06 PM
RE: Code Igniter vs Laravel - by peterdenk - 12-28-2014, 06:54 AM
RE: Code Igniter vs Laravel - by ivantcholakov - 12-28-2014, 01:00 PM
RE: Code Igniter vs Laravel - by decimoe - 12-28-2014, 07:13 PM
RE: Code Igniter vs Laravel - by no1youknowz - 12-28-2014, 01:09 PM
RE: Code Igniter vs Laravel - by includebeer - 12-28-2014, 06:10 PM
RE: Code Igniter vs Laravel - by peterdenk - 12-29-2014, 04:31 AM
RE: Code Igniter vs Laravel - by Chrolm - 12-29-2014, 07:46 AM
RE: Code Igniter vs Laravel - by no1youknowz - 12-29-2014, 09:00 AM
RE: Code Igniter vs Laravel - by includebeer - 12-30-2014, 09:49 AM
RE: Code Igniter vs Laravel - by ivantcholakov - 12-29-2014, 10:16 PM
RE: Code Igniter vs Laravel - by Chrolm - 12-31-2014, 03:02 PM
RE: Code Igniter vs Laravel - by Code4fun - 12-31-2014, 07:41 PM
RE: Code Igniter vs Laravel - by Code4fun - 12-31-2014, 07:45 PM
RE: Code Igniter vs Laravel - by ciadmin - 01-01-2015, 02:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB