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)6702[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 yesterday

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

24

—

LowBetter than 31% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity15

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

1072d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39233955?v=4)[Keramot UL Islam](/maintainers/abmSourav)[@AbmSourav](https://github.com/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

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.6k](/packages/symfony-framework-bundle)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[silverstripe/framework

The SilverStripe framework

7313.7M2.8k](/packages/silverstripe-framework)

PHPackages © 2026

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