codeigniter/coding-standard dependents (60) Order by: name | downloads Show: all | require | require-dev
-
-
-
-
-
-
-
-
-
-
-
-
-
-
PHP
maniaba/asset-connect
AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application
-
PHP
maniaba/ci4-migration-safety-rector
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.