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

ActiveLibrary

ethna/ethna
===========

web application framework.

8572749[7 issues](https://github.com/ethna/ethna/issues)[1 PRs](https://github.com/ethna/ethna/pulls)PHPCI failing

Since Jan 31Pushed 2y ago8 watchersCompare

[ Source](https://github.com/ethna/ethna)[ Packagist](https://packagist.org/packages/ethna/ethna)[ RSS](/packages/ethna-ethna/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ethna
=====

[](#ethna)

[![Build Status](https://camo.githubusercontent.com/d8faf16118b45934f0a34566dcdc143998297f9f4bb73f200cad61a16798cc4e/68747470733a2f2f7472617669732d63692e6f72672f6574686e612f6574686e612e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/ethna/ethna)

Ethna(えすな)は、PHPを利用したウェブアプリケーションフレームワークで、絶妙に妥協をモットーとしています。

- Web:
- Issues: [Github Issues](https://github.com/ethna/ethna/issues)
- IRC: #Ethna on irc.freenode.net.

Current Status
--------------

[](#current-status)

2.7.x-dev

Getting Started
---------------

[](#getting-started)

composerのcreate-projectを使うことで簡単に新規プロジェクトの作成が行えます。

```
composer create-project ethna/ethna-project -s dev {ProjectName}

```

初期インストールが終わるとプロジェクトのセットアップ用にいくつか入力すると よしなにやってくれるはずです。

```
php -S localhost:8080 -t www

```

あとは大抵built in serverで開発できると思います。 ethnaコマンドはvendor/bin/ethnaになってるので間違えないよう。

How to update
-------------

[](#how-to-update)

create-projectした後にappディレクトリとかの中身をコピペするのが多分すこしは楽です。 が、どちらにしろ大変だと思うのでがんばって！

Requirements
------------

[](#requirements)

- PHP 5.3.3 higher

License
=======

[](#license)

The BSD License

Copyright (c) 2004-2005, Masaki Fujimoto All rights reserved.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community28

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.9% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/99cfe8bbec71c9bd4aa20dc9babba68f4c3861cc4671a553043f07336684bb71?d=identicon)[chobie](/maintainers/chobie)

![](https://avatars.githubusercontent.com/u/110075?v=4)[takumi](/maintainers/withgod)[@withgod](https://github.com/withgod)

![](https://www.gravatar.com/avatar/281b9b57359c124d9f9e7a81d65b38e9a900c95a873dbc1d92d5dbba17b36b4b?d=identicon)[gree](/maintainers/gree)

![](https://www.gravatar.com/avatar/3a06a7e5c95265825f560874184559d79b955f603f8f4b4a17678c33228838d4?d=identicon)[sotarok](/maintainers/sotarok)

---

Top Contributors

[![sotarok](https://avatars.githubusercontent.com/u/29064?v=4)](https://github.com/sotarok "sotarok (210 commits)")[![chobie](https://avatars.githubusercontent.com/u/195038?v=4)](https://github.com/chobie "chobie (39 commits)")[![mumumu](https://avatars.githubusercontent.com/u/26536?v=4)](https://github.com/mumumu "mumumu (12 commits)")[![withgod](https://avatars.githubusercontent.com/u/110075?v=4)](https://github.com/withgod "withgod (11 commits)")[![Milly](https://avatars.githubusercontent.com/u/22977?v=4)](https://github.com/Milly "Milly (4 commits)")[![riaf](https://avatars.githubusercontent.com/u/29904?v=4)](https://github.com/riaf "riaf (3 commits)")[![DQNEO](https://avatars.githubusercontent.com/u/188741?v=4)](https://github.com/DQNEO "DQNEO (2 commits)")[![ledmonster](https://avatars.githubusercontent.com/u/975452?v=4)](https://github.com/ledmonster "ledmonster (2 commits)")[![ryuzo98](https://avatars.githubusercontent.com/u/1152053?v=4)](https://github.com/ryuzo98 "ryuzo98 (1 commits)")[![sasezaki](https://avatars.githubusercontent.com/u/42755?v=4)](https://github.com/sasezaki "sasezaki (1 commits)")[![nulltask](https://avatars.githubusercontent.com/u/291185?v=4)](https://github.com/nulltask "nulltask (1 commits)")[![ucchee](https://avatars.githubusercontent.com/u/1192560?v=4)](https://github.com/ucchee "ucchee (1 commits)")[![polidog](https://avatars.githubusercontent.com/u/284778?v=4)](https://github.com/polidog "polidog (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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