Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asyrafhussin/bright

PHP Micro-Framework By Asyraf Hussin
https://github.com/asyrafhussin/bright

bright-framework framework micro-framework mvc-framework php php-framework php-micro-framework php-mvc

Last synced: 17 days ago
JSON representation

PHP Micro-Framework By Asyraf Hussin

Awesome Lists containing this project

README

        



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

* Create new project using [Composer](https://getcomposer.org/)
```bash
$ composer create-project --prefer-dist "asyrafhussin/bright dev-master" [project-name]
```

* Start development server at [http://localhost:8000](http://localhost:8000)

```bash
$ php bright serve
```

## Documentation
Coming soon...

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

## Credits
* Icons made by [Freepik](http://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/) is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)