PHPackages                             ethnam/ethnam - 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. ethnam/ethnam

ActiveLibrary[Framework](/categories/framework)

ethnam/ethnam
=============

web application framework.

v3.3.2(6y ago)2614.8k↑76.5%19[1 issues](https://github.com/ethnamphp/ethnam/issues)[1 PRs](https://github.com/ethnamphp/ethnam/pulls)1BSD-4-ClausePHPPHP &gt;=5.4.0CI failing

Since Jul 13Pushed 6y ago10 watchersCompare

[ Source](https://github.com/ethnamphp/ethnam)[ Packagist](https://packagist.org/packages/ethnam/ethnam)[ Docs](https://github.com/ethnamphp/ethnam)[ RSS](/packages/ethnam-ethnam/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (44)Used By (1)

Ethnam [![Build Status](https://camo.githubusercontent.com/0cf3922be7ee3e2597d1445d36b77d3f320d16897f2a3b8e8fcb5a15dde76a4e/68747470733a2f2f7472617669732d63692e6f72672f6574686e616d7068702f6574686e616d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ethnamphp/ethnam)
======================================================================================================================================================================================================================================================================================

[](#ethnam-)

Ethnam(えすなえむ)は、PHPのウェブアプリケーションフレームワークです。 Ethnaから派生してできたプロジェクトです。

動作環境
----

[](#動作環境)

- PHP 5.4以上
- OS:Linux/Unix (Windowsでは動きません)

Installtion
-----------

[](#installtion)

composerを使えば下記コマンドひとつでインストールとサンプルプロジェクト作成までやってくれます。

```
composer create-project ethnam/project myproject

```

プロジェクト作成したらPHP組み込みサーバで動作確認できます。

```
cd myproject
php -t www -S localhost:8000

```

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

[](#documentation)

[/doc/README.md](/doc/README.md)

Branch/Tag運用ルール
---------------

[](#branchtag運用ルール)

- `master` 開発中の先端ブランチです。(必ずしも安定しているとは限りませんのでご注意ください)
- `master` の任意のコミットに対してバージョン番号のタグを打つことをもってリリース作業とします。

Packagist
---------

[](#packagist)

Contact
-------

[](#contact)

ご意見・ご要望・バグ報告は Twitterで [@DQNEO](https://twitter.com/DQNEO) までお願いします。

ハッシュタグは [\#Ethnam](https://twitter.com/hashtag/ethnam?src=hash) です。

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community29

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 79.6% 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 ~43 days

Recently: every ~329 days

Total

43

Last Release

2504d ago

Major Versions

v2.23.12 → v3.0.02015-06-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f6098905fa9174647908a38741efcecf355059685cae608f6184ecdfa94d861?d=identicon)[DQNEO](/maintainers/DQNEO)

![](https://www.gravatar.com/avatar/4b003c253bc0446a07ee6bcd846b8f9747044719aa4191bce9bb7a08e8879d91?d=identicon)[d9magai](/maintainers/d9magai)

---

Top Contributors

[![DQNEO](https://avatars.githubusercontent.com/u/188741?v=4)](https://github.com/DQNEO "DQNEO (950 commits)")[![sotarok](https://avatars.githubusercontent.com/u/29064?v=4)](https://github.com/sotarok "sotarok (207 commits)")[![mumumu](https://avatars.githubusercontent.com/u/26536?v=4)](https://github.com/mumumu "mumumu (12 commits)")[![sdkawata](https://avatars.githubusercontent.com/u/14934061?v=4)](https://github.com/sdkawata "sdkawata (4 commits)")[![KanaSakaguchi](https://avatars.githubusercontent.com/u/11625426?v=4)](https://github.com/KanaSakaguchi "KanaSakaguchi (3 commits)")[![miyaz](https://avatars.githubusercontent.com/u/7643469?v=4)](https://github.com/miyaz "miyaz (3 commits)")[![riaf](https://avatars.githubusercontent.com/u/29904?v=4)](https://github.com/riaf "riaf (3 commits)")[![fukazawa-tinami](https://avatars.githubusercontent.com/u/4167621?v=4)](https://github.com/fukazawa-tinami "fukazawa-tinami (2 commits)")[![hiwasa](https://avatars.githubusercontent.com/u/2560109?v=4)](https://github.com/hiwasa "hiwasa (2 commits)")[![inukai-norio](https://avatars.githubusercontent.com/u/26861473?v=4)](https://github.com/inukai-norio "inukai-norio (2 commits)")[![ucchee](https://avatars.githubusercontent.com/u/1192560?v=4)](https://github.com/ucchee "ucchee (1 commits)")[![khsk](https://avatars.githubusercontent.com/u/10125386?v=4)](https://github.com/khsk "khsk (1 commits)")[![nulltask](https://avatars.githubusercontent.com/u/291185?v=4)](https://github.com/nulltask "nulltask (1 commits)")[![polidog](https://avatars.githubusercontent.com/u/284778?v=4)](https://github.com/polidog "polidog (1 commits)")[![ryuzo98](https://avatars.githubusercontent.com/u/1152053?v=4)](https://github.com/ryuzo98 "ryuzo98 (1 commits)")

---

Tags

frameworkethnam

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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