nox7/nox

A straightforward and dependency-light web framework with minimal syntax learning curves.


README

Nox logo

Nox

Nox is a minimal-dependency bearing PHP v8 web framework with minimally invasive syntax. There's no new syntax to learn for arguments and there isn't a huge depth of dependencies. The code is transparent and leaves a small footprint - to make debugging significantly easier.

Installing

Use composer

composer require nox7/nox

Setting up a Project and Further Documentation

For the most up-to-date and extensive documentation, see the Nox PHP website: https://noxphp.com/