nox7/nox

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

Maintainers

Details

github.com/nox7/nox

Source

Issues

Installs: 328

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 2

Forks: 0

Open Issues: 1

pkg:composer/nox7/nox


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/