Libraries tagged by CODEIQ
ictsolutions/codeigniter-breadcrumbs
17610 Downloads
Breadcrumbs for CodeIgniter 4 framework.
denis303/codeigniter4-recaptcha
8917 Downloads
datamweb/codeigniter-multi-captcha
684 Downloads
Multi captcha package for CodeIgniter 4.x. Support Arcaptcha(a free and professional Iranian product),Bibot(a free Iranian product),Recaptcha(an googel product) and hCaptcha.Comes with rate limiting support.
compwright/codeigniter-installers
75992 Downloads
Composer installers for CodeIgniter
agungsugiarto/codeigniter4-cors
22027 Downloads
Send CORS Headers in a CodeIgniter 4 application.
yidas/pagination
12183 Downloads
PHP Paginator with Pager Widget (pure PHP, CI, Yii, Laravel support)
tatter/users
38672 Downloads
User interfaces and provider for CodeIgniter 4
tatter/schemas
24372 Downloads
Database schema management, for CodeIgniter 4
tatter/preferences
40756 Downloads
Persistent user-specific settings for CodeIgniter 4
tatter/permits
38979 Downloads
Model permission handling for CodeIgniter 4
tatter/layouts
37818 Downloads
Layout management service for CodeIgniter 4
sjje/rdkafka-ide-helper
85737 Downloads
Rdkafka IDE Helper, to improve auto-completion
robinncode/db_craft
2047 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.
phpmv/php-mv-ui
18606 Downloads
A JQuery and UI library for php and php MVC frameworks
mis/yii2-ide-helper
57565 Downloads
Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.