PHPackages                             otaku/application - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. otaku/application

ActiveProject[Utility &amp; Helpers](/categories/utility)

otaku/application
=================

This is an Application Repository template based on the OTAKU Manifesto.

v1.0.1(3mo ago)00MITPHPPHP ^8.4

Since Jan 22Pushed 3mo agoCompare

[ Source](https://github.com/phprise-foundation/otaku-application)[ Packagist](https://packagist.org/packages/otaku/application)[ RSS](/packages/otaku-application/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

{{PROJECT\_NAME}}
=================

[](#project_name)

This is a template for an [Application Repository](PHILOSOPHY.md#3-application-repositories-the-core) based on the [OTAKU Manifesto](PHILOSOPHY.md).

Characteristics
---------------

[](#characteristics)

- **The Core**: Implementation of the Business Heart.
- **Clean Architecture**: Organized into Domain, Application, Infrastructure, and Interface layers.
- **DDD Focused**: Logic driven by the business domain.
- **Lean**: Generic tools are offloaded to Atomic Repositories.

Structure
---------

[](#structure)

- `src/Domain`: Entities and business rules.
- `src/Application`: Use cases and orchestration.
- `src/Infrastructure`: External adapters (DB, Mail, etc.).
- `src/Interface`: Entry points (Controllers, CLI).

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

[](#installation)

To create a new Application Repository using this template:

```
composer create-project otaku/application
```

Running
-------

[](#running)

```
php -S localhost:8000 -t public
```

Philosophy
----------

[](#philosophy)

We follow **The OTAKU Manifesto: Fluid Structure Design**. Please read more about it in [PHILOSOPHY.md](PHILOSOPHY.md). See our security policy in [SECURITY.md](SECURITY.md).

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance78

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

3

Last Release

116d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b1815540bc9ab8012b61aa12e1a35025d9a0b11a1642977192fd173b6bfc5aa?d=identicon)[esdras-schonevald](/maintainers/esdras-schonevald)

---

Top Contributors

[![esdras-schonevald](https://avatars.githubusercontent.com/u/64711203?v=4)](https://github.com/esdras-schonevald "esdras-schonevald (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

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

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

PHPackages © 2026

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