Libraries tagged by codegniter3
tatter/layouts
46247 Downloads
Layout management service for CodeIgniter 4
tatter/audits
28413 Downloads
Lightweight object logging for CodeIgniter 4
romainrg/ratchet_client
6936 Downloads
CodeIgniter library who allow you to make powerfull applications with realtime interactions by using Websocket technology
robinncode/db_craft
4736 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
20534 Downloads
A JQuery and UI library for php and php MVC frameworks
openapi/openapi-sdk
1635 Downloads
Minimal and agnostic PHP SDK for Openapi® (https://openapi.com)
maniaba/asset-connect
15504 Downloads
AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application
lonnieezell/bonfire
4025 Downloads
Drop-in admin panel for CodeIgniter 4
geeklabs/ci4-breadcrumbs
15327 Downloads
Breadcrumb navigation for CodeIgniter 4
codeigniter4/cache
22197 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
agungsugiarto/boilerplate
7997 Downloads
CodeIgniter4 Boilerplate based on AdminLTE 3 with user management, roles, permissions, ...
codeigniter4/authentication-implementation
Downloads
4spacesdk/ci4ormextension
18161 Downloads
ORM Extension for CodeIgniter 4
celc/ciunit
36958 Downloads
Enables testing CodeIgniter 2.1 with PHPUnit
yidas/codeigniter-model
12099 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example