CodeIgniter Forums
Poll: Do you use Composer with CI4? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: News & Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=2)
+--- Thread: Poll: Do you use Composer with CI4? (/showthread.php?tid=81707)

Pages: 1 2


RE: Poll: Do you use Composer with CI4? - ranjithsiji - 04-17-2022

I am using Composer all the time. Starting a project is by using the app-starter. Also Integrating Laravel Mix into the project to manage the assists with webpack. Trying to use esbuild or Vite.
Also trying to figure out a full Modularized dev environment for CI4 (So that I can reuse various modules). Still there is no luck of following any kind of standard project structure for CI4. Trying to buid a good reusable CMS back-end for CI4. Also a Form Generator/ Form Builder Library is necessary. Trying to look into Bonfire.


RE: Poll: Do you use Composer with CI4? - iRedds - 04-24-2022

23 voters in 10 days.
Either the survey needs to be conducted more widely, or that's all who are interested in the framework.

directed by
robert b weide


RE: Poll: Do you use Composer with CI4? - demyr - 04-24-2022

(04-24-2022, 02:14 AM)iRedds Wrote: 23 voters in 10 days.
Either the survey needs to be conducted more widely, or that's all who are interested in the framework.

directed by
robert b weide

To be honest I miss most of the threads if not on the homepage. Maybe we should make polls more visible ?


RE: Poll: Do you use Composer with CI4? - kenjis - 04-24-2022

Important Threads should be used?


RE: Poll: Do you use Composer with CI4? - jozefrebjak - 04-25-2022

Only composer. I can't see a reason to do something manually.