PHP Micro-Framework

v0.1-beta-1 2017-09-25 00:58 UTC

This package is auto-updated.

Last update: 2024-04-10 19:02:57 UTC


README

logo.svg

Bright

PHP Micro-Framework by Asyraf Hussin

Status

Still in development

Requirements

To use this framework you will need to make sure your server meets the following requirements:

  • PHP >= 7.0.0

Installation

$ composer create-project --prefer-dist "asyrafhussin/bright dev-master" [project-name]
$ php bright serve

Documentation

Coming soon...

Contributing

If you spot any errors, typos or missing information, please submit a pull request.

Credits