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. msp/codemonkey

ActiveMagento2-module

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 2mo 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 83% 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

2872d 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

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[smile/module-elasticsuite-cms-search

Smile Elasticsuite - Cms Pages Search Module for Smile Elasticsuite.

25916.7k1](/packages/smile-module-elasticsuite-cms-search)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)

PHPackages © 2026

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