PHPackages                             codesvault/kathamo-generator - 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. [Framework](/categories/framework)
4. /
5. codesvault/kathamo-generator

ActiveLibrary[Framework](/categories/framework)

codesvault/kathamo-generator
============================

Kathamo Generator is the CLI for Kathamo framework.

1.3.2(2y ago)4702[2 issues](https://github.com/CodesVault/kathamo-generator/issues)MITPHPPHP &gt;=7.2.5

Since May 29Pushed 2y ago2 watchersCompare

[ Source](https://github.com/CodesVault/kathamo-generator)[ Packagist](https://packagist.org/packages/codesvault/kathamo-generator)[ RSS](/packages/codesvault-kathamo-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (4)Versions (20)Used By (0)

Kathamo Generator
=================

[](#kathamo-generator)

Kathamo Generator is the CLI for Kathamo framework.
It can create new plugin with Kathamo framework and also can generate Controller, Migration file, Middleware, etc components for Kathamo framework.

Documentation
-------------

[](#documentation)

To know about Kathamo framework, visit [kathamo.dev](https://kathamo.dev)

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

[](#installation)

Install using composer as global package.

```
composer global require codesvault/kathamo-generator
```

Add Composer's system-wide vendor bin directory in your $PATH, so that Kathamo executable can be located by your system. - macOS: `$HOME/.composer/vendor/bin`
- Windows: `%USERPROFILE%\AppData\Roaming\Composer\vendor\bin`
- GNU / Linux Distributions: '$HOME/.config/composer/vendor/bin or $HOME/.composer/vendor/bin'

If you've already have added composer's bin folder to your path, you can use the command `kathamo` right away from your terminal.

However, if you prefer not to modify the `PATH` variable, you can also create an alias in your `.bashrc` or `.zshrc` file like below:

`alias kathamo="$(composer config -g home)/vendor/bin/kathamo"`

Usage
-----

[](#usage)

Create a new plugin with Kathamo framework. From your terminal run this command

```
kathamo create:plugin
```

Create Controller, Migration file, Middleware, Service.

```
kathamo make:controller
kathamo make:migration
kathamo make:middleware
kathamo make:service
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.7% 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 ~3 days

Recently: every ~10 days

Total

19

Last Release

1020d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8078871c211cddf84f3fcff8321f973ed3324aa0c54d0d8a2b5c3ad9ffa2fca2?d=identicon)[abmSourav](/maintainers/abmSourav)

![](https://www.gravatar.com/avatar/5b2398b5d8086c8a8d7bcd00403d503609c0dc8c45c0f3a496ff9e20a791bafa?d=identicon)[codesvault](/maintainers/codesvault)

---

Top Contributors

[![AbmSourav](https://avatars.githubusercontent.com/u/39233955?v=4)](https://github.com/AbmSourav "AbmSourav (66 commits)")[![nazmulpcc](https://avatars.githubusercontent.com/u/8166346?v=4)](https://github.com/nazmulpcc "nazmulpcc (3 commits)")

---

Tags

boilerplatecliframeworkscaffoldwordpresswordpress-developmentwordpress-plugincliframeworkwordpressgeneratorscaffoldmvcwordpress pluginSkeletonkathamo

### Embed Badge

![Health badge](/badges/codesvault-kathamo-generator/health.svg)

```
[![Health](https://phpackages.com/badges/codesvault-kathamo-generator/health.svg)](https://phpackages.com/packages/codesvault-kathamo-generator)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[openpsa/midcom

Content-oriented Model-View-Controller framework for PHP

293.2k1](/packages/openpsa-midcom)[thecodeco/wpmvc

MVC framework for WordPress

102.0k](/packages/thecodeco-wpmvc)

PHPackages © 2026

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