Live Cells for CodeIgniter 4
Cellular allows backend developers to create interactive web applications without any front-end javascript framework requied. Instead, all of the interaction is handled by sending requests back to the server, where components are updated and the results are placed back in place in the HTML. All using an extended version of CodeIgniter's View Cells.
Heavily inspired by Pheonix Liveview, Laravel Livewire, and Symfony Live Components.
NOTE: This has just started development. Don't expect anything soon.