Skip to content

NeNe Documentation

NeNe is a tiny renovated legacy-style PHP framework for reviewable small services. It keeps visible URL routing, controller actions, Smarty pages, lightweight mappers, REST endpoints, OpenAPI, Docker, tests, and explicit security boundaries — small enough to read end-to-end.

This site collects the how-to guides, the getting-started tutorial, and a project overview. Source and issues live on GitHub; a live instance runs at nene-php.com.


NeNe is intentionally much smaller than full-stack frameworks. Its visible conventions stay readable by both humans and AI agents, so code generated or edited with AI assistance follows the same shape a developer would normally review. The goal is to lower review cost for small services by keeping HTTP input, controller actions, service rules, mapper SQL, OpenAPI, and tests in predictable places.