![]() |
Why CodeIgniter doesn't come with pre packages - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31) +--- Thread: Why CodeIgniter doesn't come with pre packages (/showthread.php?tid=74817) |
Why CodeIgniter doesn't come with pre packages - Anees Khan - 11-12-2019 Hi, i'm new here first of all, I've using codeigniter for some years and i liked it ![]() i hope no one get offended in any manner ![]() Regards, Anees Khan RE: Why CodeIgniter doesn't come with pre packages - kilishan - 11-12-2019 A couple of reasons - CI4 is brand new and hasn't had time to develop an ecosystem around it much. But second, and possibly most important - CI is run entirely by a small handful of volunteers, and does not have a full-time staff like Laravel (which also had corporate backing prior to Taylor going full time). RE: Why CodeIgniter doesn't come with pre packages - MGatner - 11-12-2019 What Lonnie said. Also, there's the official CodeIgniter 4 Projects organization (https://github.com/codeigniter4projects/) which should have more things coming, and I'm hopeful there will be an official Modules organization soon too. There are a number of modules designed by individuals, many of which are ready-to-go for CI4 integration. Check out the forum for Adding if you haven't already (https://forum.codeigniter.com/forum-34.html). A number of those are ones I have written or worked on (https://packagist.org/packages/tatter/). |