PHPackages                             phiber/myo - 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. phiber/myo

ActiveLibrary[Framework](/categories/framework)

phiber/myo
==========

PHP Phiber command line tool

v0.6.7(8y ago)1301MITPHPPHP &gt;=5.3.0

Since Aug 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ghousseyn/phiber-myo)[ Packagist](https://packagist.org/packages/phiber/myo)[ Docs](http://github.com/ghousseyn/phiber-myo)[ RSS](/packages/phiber-myo/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (1)Versions (3)Used By (1)

Phiber's Command Line Tool v0.6.5

```
Usage:

myo   [[--option1 value][--option2 = value]...] -- arg1 arg2 ...

```

Flags:

```
-i		Preserve case otherwise files will always be created in lowercase
-g		Generate entity files when used with myo entity

```

Commands:

```
   version		Prints the version number

app		Creates a new Phiber application

	 Usage:

	 myo app

	 Options:

	 --app-path		Specify the application path

entity		Creates an entity file or generate entities from db with -g

	 Usage:

	 myo entity

	 Creates an empty entity file

	 myo entity -g

	 Generates entity files from the database

	 with no options it will use your config to access the db and

	 put the files into the entity folder

	 options:

	 --db-driver 		 The driver of your database (defaults to mysql)
	 --db-dsn 		 The dsn of your db
	 --db-host 		 Database host
	 --db-name 		 Database name, overides --db-dsn
	 --db-user 		 Database username
	 --db-pass 		 Database password
	 --entity-path 		 The folder to put generated files in

ext		Creates myo extensions.

	 Usage:

	 myo ext

	 The new extension will be used as a command:

	 myo

help		Provides more information about commands.

	 Usage:

	 myo help

mvc		Creates different parts of the MVC layout.

	 mvc  [option]

	 Options:

	 --module

	 Creates a module and defaults to module 'default'

	 --controller

	 Creates a controller and defaults to 'index'

	 --model

	 Creates a model

	 --action

	 Creates an action for a given controller

version		Prints the current version of Myo

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.8% 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 ~0 days

Total

2

Last Release

3202d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2521ac977bc3415bf79bf415465a299aa39ca9795c10add3eca8dff68bcf3b1?d=identicon)[ghousseyn](/maintainers/ghousseyn)

---

Top Contributors

[![oosql](https://avatars.githubusercontent.com/u/25405634?v=4)](https://github.com/oosql "oosql (14 commits)")[![ghousseyn](https://avatars.githubusercontent.com/u/5186523?v=4)](https://github.com/ghousseyn "ghousseyn (12 commits)")

---

Tags

frameworkormmvc

### Embed Badge

![Health badge](/badges/phiber-myo/health.svg)

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[letsdrink/ouzo

Ouzo PHP MVC framework

7210.5k1](/packages/letsdrink-ouzo)[originphp/framework

The OriginPHP framework

472.6k6](/packages/originphp-framework)[mirekmarek/php-jet

PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.

241.3k](/packages/mirekmarek-php-jet)

PHPackages © 2026

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