muyuren / nuf
nuf framework
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
pkg:composer/muyuren/nuf
Requires
- filp/whoops: *
- illuminate/database: *
- nette/mail: *
- noahbuscher/macaw: dev-master
- predis/predis: *
- tufanbarisyildirim/php-apk-parser: dev-master
- xiaoler/blade: *
This package is not auto-updated.
Last update: 2025-10-12 01:28:03 UTC
README
A framework of PHP based on composer
Installation
It's recommended that you use Composer to install nuf.
$ composer require muyuren/nuf
or
$ git clone https://github.com/muyuren/nuf.git
$ cd nuf
$ composer update
$ composer dump-autoload