muyuren / nuf
nuf framework
dev-master
2016-08-07 08:37 UTC
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-01-18 21:41:36 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