I built a tiny PHP framework for AI-readable business APIs (opens in new tab)
I have been building a small PHP framework called NENE2. It is not a Laravel replacement. It is not a full-stack framework. It is not trying to hide everything behind magic. NENE2 is a tiny, API-first PHP foundation for building AI-readable business APIs: small services with explicit HTTP boundaries, OpenAPI contracts, Problem Details errors, and optional MCP tool catalogs for AI agents. Repository: hideyukiMORI/NENE2 Why build another PHP framework? Most business software does not start as a...
Read the original article