Use Parts From Symfony, Laravel etc |
(04-14-2015, 11:16 AM)mlantz Wrote:(04-14-2015, 11:09 AM)dmyers Wrote: I think one of the nice things about CodeIgniter is the fact you get a complete managed package in a single ZIP file. So are you saying CodeIgniter should continue to create it's own classes but put them on composer? It is already. That's actually how I install it. https://packagist.org/packages/codeigniter/framework. I also use a few other composer packages with a few wrappers. They already know they could make there loader better using newer techniques (another thread). Here is a video I shot for my CI framework which uses composer to install CI and my framework https://www.youtube.com/watch?v=lM6j6Xc0...e=youtu.be or Are you saying you think they should just use everyone else's libraries like every other framework and just put a "CodeIgniter" flavor wrapper around it? Because you stated earlier "Laravel made a smart move using some stuff developed by others to build a solid foundation." Can you even install Laravel without composer? Even their new "micro framework" Lumen needs another 10.3mb's of "extras" in the vendor folder. DMyers |
Messages In This Thread |
Use Parts From Symfony, Laravel etc - by mlantz - 04-14-2015, 07:17 AM
RE: Use Parts From Symfony, Laravel etc - by sv3tli0 - 04-14-2015, 10:15 AM
RE: Use Parts From Symfony, Laravel etc - by dmyers - 04-14-2015, 11:09 AM
RE: Use Parts From Symfony, Laravel etc - by mlantz - 04-14-2015, 11:16 AM
RE: Use Parts From Symfony, Laravel etc - by dmyers - 04-14-2015, 05:47 PM
RE: Use Parts From Symfony, Laravel etc - by mlantz - 04-14-2015, 10:51 PM
RE: Use Parts From Symfony, Laravel etc - by dmyers - 04-15-2015, 05:39 AM
RE: Use Parts From Symfony, Laravel etc - by sv3tli0 - 04-15-2015, 05:58 AM
RE: Use Parts From Symfony, Laravel etc - by dmyers - 04-15-2015, 07:20 AM
RE: Use Parts From Symfony, Laravel etc - by no1youknowz - 04-15-2015, 09:12 PM
|