pollauf/nyoze

Entity-oriented PHP framework focused on consistency between domain, action and consequence.

Maintainers

Package info

github.com/pollauf/nyoze

pkg:composer/pollauf/nyoze

Transparency log

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.2.0 2026-05-08 21:43 UTC

This package is auto-updated.

Last update: 2026-08-08 22:20:13 UTC


README

Entity-centric PHP framework. Declare entities, fields, actions, and rules — Nyoze handles routing, validation, persistence, and the HTTP lifecycle.

Requires PHP 8.2+. Zero external dependencies.

Installation

composer global require pollauf/nyoze-installer
nyoze new my-project
cd my-project
nyoze serve

Documentation

nyoze.pollauf.net/docs

License

MIT — see LICENSE for details.