Libraries tagged by codeigniter 4 auth
robinncode/db_craft
910 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.
alexlancer/autocrud
8 Downloads
AutoCrud Library for Codeigntier 4
monken/ci4-route-attributes
8 Downloads
Make CodeIgniter4 Router supports automatic binding of Controller Method with PHP8 Attribute syntax.
tatter/handlers
11085 Downloads
Handler discovery and management, for CodeIgniter 4
marcogmonteiro/ci-admin-controller
103 Downloads
View autoloading for Codeigniter 4 Framework
rcalicdan/ci4-larabridge
207 Downloads
A CodeIgniter 4 library package with Laravel package integrations and Automatic Setup and more
neobcn/ci-psr4-namespaces
14 Downloads
Funcionalidad namespaces para Codeigniter 3
rahpt/ci4-modules-loader
9 Downloads
Carregador automático para módulos no CodeIgniter 4
agungsugiarto/codeigniter4-socialite
328 Downloads
Forked from Laravel Socialite wrapper around OAuth 1 & OAuth 2 libraries.
kuantiko/ci4-msgraph-mailer
4 Downloads
Provides a new protocol (msgraph) to the Email library enabling sending emails via Microsoft Graph API with OAuth2
4spacesdk/ci4authextension
1824 Downloads
Easy OAuth2 integration with CodeIgniter 4
gulmzugur/oauth2
3 Downloads
OAuth 2.0 Server for CodeIgniter 4