Welcome Guest, Not a member yet? Register   Sign In
Is CI4 still a small footprint framework ?
#3

(08-12-2017, 12:59 AM)sv3tli0 Wrote: In production mode composer adds just 4 additional packages and with them the size of the CI app become about 5MB.. (total ~800 files)

I think its really small footprint, if you try production mode of Laravel Symfony etc.. you will see the difference .

And in production, none of those Composer files will be necessary. There's a script that happens after composer update/install that moves only the relevant files into application/ThirdParty (only 2 or 3 right now, I believe). That's what will be packaged up in the zip file, keeping the footprint fairly close to what it was.
Reply


Messages In This Thread
RE: Is CI4 still a small footprint framework ? - by kilishan - 08-13-2017, 08:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB