nox7 / nox

Nox is a minimal-dependency bearing PHP v8 web framework with minimally invasive syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Nox is a minimal-dependency bearing PHP v8 web framework with minimally invasive syntax.

License:Apache License 2.0


Languages

Language:PHP 99.7%Language:HTML 0.3%