muyuren/nuf

nuf framework

dev-master 2016-08-07 08:37 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:29:51 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