Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

NeptuneFW/NeptuneFramework

Repository files navigation

Neptune Framework

A PHP Framewok

Requirements

  • PHP >= 5.6
  • Composer

Installation

Clone or download this repository. And go to your project directory

$ composer install
$ composer dump-autoload -o
$ php neptune --secret
Ready!

Authors

License

MIT