PHPackages                             agusth24/modangci - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. agusth24/modangci

ActiveLibrary[CLI &amp; Console](/categories/cli)

agusth24/modangci
=================

A command-line tool for CodeIgniter 3.0

01781JavaScript

Since Jun 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/agusth24/modangci)[ Packagist](https://packagist.org/packages/agusth24/modangci)[ RSS](/packages/agusth24-modangci/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

modangci
========

[](#modangci)

Create, Read, Update and Delete (CRUD) Generator for Codeiginer3.

Status
------

[](#status)

Unstable - Development

Installation
------------

[](#installation)

Create project Codeigniter

1. composer create-project kenjis/codeigniter-composer-installer codeigniter
2. cd codeigniter/
3. composer require agusth24/modangci master@dev
4. php vendor/agusth24/modangci/install
5. php modangci make controller example

List of Command Make:
---------------------

[](#list-of-command-make)

- Make controller: make controller controller\_name \[extends\_name\] \[-r\]
- Make model: make model model\_name \[extends\_name\] \[table\_name\] \[primary\_key\]
- Make helper: make helper helper\_name
- Make libraries: make libraries libraries\_name
- Make view: make view name\_name
- Make view: make crud name

List of Command Import:
-----------------------

[](#list-of-command-import)

- Import model master: import model master
- Import helper format date Indonesia: import helper datetoindo
- Import helper format hari Indonesia: import helper daystoindo
- Import helper format bulan Indonesia: import helper monthtoindo
- Import helper generate password number: import helper generatepassword
- Import helper logging crud: import helper debuglog
- Import helper terbilang: import helper terbilang
- Import helper message alert: import helper message
- Import libraries create pdf document: import libraries pdfgenerator
- Import libraries encryptions: import libraries encryptions

List of Command Init:
---------------------

[](#list-of-command-init)

- Scaffolding Authentication Login: init auth
- Scaffolding Controller: init controller table\_name controller\_class controller\_display
- Scaffolding Model: init model table\_name model\_class
- Scaffolding View: init view table\_name folder\_name
- Scaffolding CRUD: init crud table\_name class\_name display\_name

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/362725af898d76a004f9de9e3512fa489e51194a62c760ff4caa1c754682a894?d=identicon)[agusth24](/maintainers/agusth24)

---

Top Contributors

[![agusth24](https://avatars.githubusercontent.com/u/54830846?v=4)](https://github.com/agusth24 "agusth24 (11 commits)")

### Embed Badge

![Health badge](/badges/agusth24-modangci/health.svg)

```
[![Health](https://phpackages.com/badges/agusth24-modangci/health.svg)](https://phpackages.com/packages/agusth24-modangci)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
