luthier-ci
luthier-ci copied to clipboard
CodeIgniter 4.0 released! 🎉
Hi,
The guys of CodeIgniter has released the 4.0 version a few days ago. Because Luthier CI shares the same support life-cycle of their CodeIgniter counterpart version, Luthier CI (1.x
) has now extended support status, while the 2.0
version gets released.
It's too early to speak about a release date for Luthier CI 2.0: I have a draft of the router component but I haven't pushed to the 2.0 branch yet.
BUT if you have suggestions or feature requests for Luthier C.I this is a great moment to share with us! 😃
Requested features:
https://github.com/ingeniasoftware/luthier-ci/issues/45 Middleware arguments for routes
Thanks hardwork for codeigniter community. BTW what i want for luthier c.i is ORM like eloquent laravel
This example orm look like for codeigniter4 with extends model. But the mainter to busy and leave this project, maybe you can look for inspiration. . https://github.com/hlohrenz/CI4-Relationship-Query-Builder
Hi @agungsugiarto,
Thanks for your suggestions. I have been busy, but Luthier CI is still on my mind and I hope to keep working hard for the CodeIgniter community.
The package that you mentioned seems to be inspired by Laravel's ORM, which is very cool and I definitely will consider it.