PHPackages                             msp/codemonkey - 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. [Admin Panels](/categories/admin)
4. /
5. msp/codemonkey

ActiveMagento2-module[Admin Panels](/categories/admin)

msp/codemonkey
==============

1.2.13(7y ago)2119.4k4OSL-3.0PHPPHP ^7.0|^7.1|^7.2

Since Nov 10Pushed 7y ago7 watchersCompare

[ Source](https://github.com/magespecialist/m2-MSP_CodeMonkey)[ Packagist](https://packagist.org/packages/msp/codemonkey)[ RSS](/packages/msp-codemonkey/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (3)Versions (26)Used By (0)

MSP\_CodeMonkey
===============

[](#msp_codemonkey)

Code Monkey is a Magento 2 developers tool to type less and do more :) .

With code monkey you can quickly:

- CRUD: Create Repositories, model triads and Data API
- DDD-CQRS: Create get/save/delete commands approach (see MSI Magento module)

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

[](#installation)

> composer require msp/codemonkey

Guide
-----

[](#guide)

### Create CRUD

[](#create-crud)

Quick and dirty:

> php bin/magento msp:cm:crud My\_Module Myentity mydatabasetable

In the previous example, CodeMonkey will read `My_Module` configuration and `mydatabasetable` table **from your DB** and will create model triads, interfaces and `di.xml` entries according to your configuration.

Getters and setters will be automatically provided in your Model files depending on your table columns configuration.

### Create CQRS for DDD approach

[](#create-cqrs-for-ddd-approach)

Quick and dirty:

> php bin/magento msp:cm:ddd-cqrs My\_Module My\_ModuleApi Myentity mydatabasetable

In the previous example, CodeMonkey will read `My_Module` configuration and `mydatabasetable` table **from your DB** and will create model triads, interfaces and `di.xml` entries according to your configuration.

Getters and setters will be automatically provided in your Model files depending on your table columns configuration.

See Magento 2 MSI project for this approach.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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.

###  Release Activity

Cadence

Every ~25 days

Recently: every ~35 days

Total

25

Last Release

2919d ago

Major Versions

0.1.2 → 1.0.02017-10-09

PHP version history (3 changes)0.1.0PHP ~5.5.0|~5.6.0|~7.0.0

1.0.1PHP ^7.0|^7.1

1.2.13PHP ^7.0|^7.1|^7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3977029?v=4)[MageSpecialist](/maintainers/magespecialist)[@magespecialist](https://github.com/magespecialist)

---

Top Contributors

[![phoenix128](https://avatars.githubusercontent.com/u/10189093?v=4)](https://github.com/phoenix128 "phoenix128 (34 commits)")[![slackerzz](https://avatars.githubusercontent.com/u/3061752?v=4)](https://github.com/slackerzz "slackerzz (1 commits)")

### Embed Badge

![Health badge](/badges/msp-codemonkey/health.svg)

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

###  Alternatives

[magepal/magento2-guest-to-customer

Quickly and easily convert existing guest checkout customers to registered customers.

69178.6k](/packages/magepal-magento2-guest-to-customer)[mage-os/theme-adminhtml-m137

M137 Admin Theme

36190.9k](/packages/mage-os-theme-adminhtml-m137)[smile/module-seller

Smile Retailer Suite - Seller Module

13539.8k4](/packages/smile-module-seller)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

1512.6k](/packages/mage-os-module-inventory-reservations-grid)[loki/magento2-admin-components

Admin Panel grids and forms created via Loki Components

173.7k7](/packages/loki-magento2-admin-components)[kiwicommerce/module-customer-password

Magento 2 - Customer Password

1356.8k](/packages/kiwicommerce-module-customer-password)

PHPackages © 2026

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