Skip to content

Live View Cells for CodeIgniter 4

Notifications You must be signed in to change notification settings

luckmoshy/cellular

Repository files navigation

Cellular

Live Cells for CodeIgniter 4

Introduction

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.

About

Live View Cells for CodeIgniter 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published