CRUD Code Generator |
I know this is an off subject for many but thought I'd ask anyway.... I have a Scaffold/CRUD Gen that I have been working on specifically for myself. I started it a while back, found some that were cool and modeled after them a bit but it wasn't very modular and code updates kept breaking everything. The last one I found back in 2020 was good from Adel (https://github.com/Adel-Qusay/Codeignite...-generator) so I modeled mine over the years like this one. I just refreshed the code so it works great with PHP 8.2 and CI4 4.6. And, NO it is not a copy of Adels code aside from a few Token names
![]() Thoughts? ![]() ![]() ![]() |
Messages In This Thread |
CRUD Code Generator - by DeanE10 - 04-09-2025, 10:32 AM
RE: CRUD Code Generator - by salain - 04-10-2025, 09:20 AM
|