otaku/assembly

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

Maintainers

Package info

github.com/phprise-foundation/otaku-assembly

Type:project

pkg:composer/otaku/assembly

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.4 2026-01-23 15:09 UTC

This package is auto-updated.

Last update: 2026-03-23 15:35:58 UTC


README

The Assembly Repository is a meta-package that orchestration the union of Atoms. It does not contain logic itself.

Installation

To create a new Assembly Repository using this template:

composer create-project otaku/assembly <project-name>

Usage

Philosophy

We follow The OTAKU Manifesto: Fluid Structure Design.

  1. O - Own your Discipline (Be strict with yourself)
  2. T - Tools for Composition (Compose like Unix)
  3. A - Armor the Core (Protect the heart of the business)
  4. K - Keep Infrastructure Silent (Infrastructure is just a detail)
  5. U - Universal Language & Contracts (Speak the user's language via clear contracts)

Please read more about it in PHILOSOPHY.md.

License

MIT License

Free to use, modify, and distribute.

Contributing

See how to contribute in CONTRIBUTING.md.

Code of Conduct

See our code of conduct in CODE_OF_CONDUCT.md.

Security

See our security policy in SECURITY.md.