Search results for codeigniter
tatter/layouts
35867 Downloads
Layout management service for CodeIgniter 4
tatter/alerts
62493 Downloads
Lightweight user alerts for CodeIgniter 4
phpmv/php-mv-ui
18397 Downloads
A JQuery and UI library for php and php MVC frameworks
michalsn/minifier
31328 Downloads
Assets minification and versioning library for CodeIgniter 4.
lonnieezell/bonfire
3527 Downloads
Drop-in admin panel for CodeIgniter 4
kenjis/ci3-to-4-upgrade-helper
5252 Downloads
Help upgrade from CodeIgniter3 to CodeIgniter4
jamierumbelow/pigeon
27501 Downloads
Intelligent, elegant routing for CodeIgniter
geeklabs/ci4-breadcrumbs
10386 Downloads
Breadcrumb navigation for CodeIgniter 4
ezralazuardy/heimdall
3911 Downloads
Painless OAuth 2.0 Server for CodeIgniter 4
codeigniter4/cache
14210 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
benedmunds/ionauth
452 Downloads
Simple and Lightweight Auth System for CodeIgniter
craftsman/cli
14755 Downloads
Craftsman CLI provides a number of helpful commands for your use while developing your Codeigniter application.
robinncode/db_craft
992 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
liaison/revision
4720 Downloads
Seamless software updates library for CodeIgniter4 projects.
arif-rh/ci4-dynamic-model
7571 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.