Libraries tagged by codeigniter
tatter/preferences
40384 Downloads
Persistent user-specific settings for CodeIgniter 4
tatter/permits
38604 Downloads
Model permission handling for CodeIgniter 4
tatter/layouts
37444 Downloads
Layout management service for CodeIgniter 4
phpmv/php-mv-ui
18585 Downloads
A JQuery and UI library for php and php MVC frameworks
nails/common
38024 Downloads
Nails is a PHP framework to make building hand-crafted, exhilarating web apps fast and painless.
maniaba/asset-connect
738 Downloads
AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application
lonnieezell/bonfire
3612 Downloads
Drop-in admin panel for CodeIgniter 4
kenjis/ci3-to-4-upgrade-helper
5484 Downloads
Help upgrade from CodeIgniter3 to CodeIgniter4
jamierumbelow/pigeon
27783 Downloads
Intelligent, elegant routing for CodeIgniter
geeklabs/ci4-breadcrumbs
11289 Downloads
Breadcrumb navigation for CodeIgniter 4
ezralazuardy/heimdall
4157 Downloads
Painless OAuth 2.0 Server for CodeIgniter 4
codeigniter4/cache
15307 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
benedmunds/ionauth
508 Downloads
Simple and Lightweight Auth System for CodeIgniter
craftsman/cli
15214 Downloads
Craftsman CLI provides a number of helpful commands for your use while developing your Codeigniter application.
robinncode/db_craft
1947 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.