Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Does It For Me
#12

(04-28-2016, 04:07 AM)dmyers Wrote:
(04-27-2016, 09:24 PM)albertleao Wrote:
(04-20-2016, 04:07 PM)acsv Wrote: I use CI for it's simplicity.

I have found Laravel a complete PITA to install and configure.

To each his own. My company uses CI but I have also built on laravel. Laravel is FAR more powerful out of the box, but CI is very easy to get going.

How would you compare them speed and memory wise? I know of another framework which adds a ton of "great features" automagically for you (in some cases even if you don't need them they are loaded) Unfortunately, the added extra automagic made it very slow and a memory hog in a real word high volume environment. Now they are adding on even more code to find all kinds of way's to speed it up and work around code.

One reason I personally enjoy using CI is that I start small and fast and build/add on what I need. Instead of getting all kinds of "extras" and then trying to work around and turn off the ones I don't need.

DMyers

I've built mulitple apps in l4, l5 and codeigniter. 

Codeigniter is certainly quicker out of the box than both L5 and L4 . At the end of the day it also evens out for me because for me to get CI to do everything I want, I end up reinventing the wheel and doing what is already baked into L4 and L5 anyways.

I've found that Laravel has a lot of features that help you get going very very quickly. From a better routing system, to middleware, Eloquent, and Blade, you can build a higher quality app much quicker than you can in CI3. On top of all that, using PHPUnit to test a Laravel app works right out of the box too and if you're developing enterprise software, this is a must. 

I feel a lot of codeigniter developers that hate on laravel have been in the CI world too long and just hate on things they don't necessarily understand because they haven't expanded outside of their world. Things like queues, migrations, task scheduling, and validation are all far more advanced than anything in CI3 but might be advanced for a lot of CI3 devs.

Now... I love Codeigniter because my company runs a very built out and custom version of the framework, but me and my devs have also spent countless hours coding thing that are already in laravel. Lately, we've been pulling in more and more libraries from Laravel to be a part of our application.

I'm hoping CI 4 becomes a lot more modular and allows for better unit testing and includes additional features like route filters/middleware, expanded validation, and better CMD functions like migrations.
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply


Messages In This Thread
CodeIgniter Does It For Me - by donpwinston - 01-16-2016, 12:44 PM
RE: CodeIgniter Does It For Me - by RobertSF - 01-16-2016, 02:06 PM
RE: CodeIgniter Does It For Me - by skunkbad - 01-16-2016, 09:09 PM
RE: CodeIgniter Does It For Me - by 24techsupport - 04-19-2016, 02:26 AM
RE: CodeIgniter Does It For Me - by InsiteFX - 04-20-2016, 04:06 AM
RE: CodeIgniter Does It For Me - by acsv - 04-20-2016, 04:07 PM
RE: CodeIgniter Does It For Me - by albertleao - 04-27-2016, 09:24 PM
RE: CodeIgniter Does It For Me - by dmyers - 04-28-2016, 04:07 AM
RE: CodeIgniter Does It For Me - by albertleao - 04-28-2016, 12:31 PM
RE: CodeIgniter Does It For Me - by Narf - 04-28-2016, 01:19 PM
RE: CodeIgniter Does It For Me - by albertleao - 04-28-2016, 10:06 PM
RE: CodeIgniter Does It For Me - by kilishan - 04-28-2016, 10:13 PM
RE: CodeIgniter Does It For Me - by albertleao - 04-28-2016, 10:17 PM
RE: CodeIgniter Does It For Me - by Narf - 05-09-2016, 03:33 AM
RE: CodeIgniter Does It For Me - by iridion2015 - 04-24-2016, 04:06 PM
RE: CodeIgniter Does It For Me - by John_Betong - 04-24-2016, 06:49 PM
RE: CodeIgniter Does It For Me - by kilishan - 04-28-2016, 06:10 AM
RE: CodeIgniter Does It For Me - by kilishan - 04-28-2016, 01:41 PM
RE: CodeIgniter Does It For Me - by MaXxer - 05-02-2016, 12:01 AM
RE: CodeIgniter Does It For Me - by albertleao - 05-02-2016, 09:51 AM
RE: CodeIgniter Does It For Me - by cartalot - 05-02-2016, 02:31 PM
RE: CodeIgniter Does It For Me - by acsv - 05-02-2016, 10:05 PM
RE: CodeIgniter Does It For Me - by albertleao - 05-09-2016, 11:34 AM
RE: CodeIgniter Does It For Me - by CINewb - 06-17-2018, 03:42 PM
RE: CodeIgniter Does It For Me - by Pertti - 06-21-2018, 01:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB