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

https://github.com/reyadussalahin/hello-world-framework

The hello-world framework repository.
https://github.com/reyadussalahin/hello-world-framework

framework hello-world php php-framework

Last synced: 5 months ago
JSON representation

The hello-world framework repository.

Awesome Lists containing this project

README

          

[![Build Status](https://img.shields.io/circleci/build/gh/reyadussalahin/hello-world-framework/master?style=flat-square)](https://circleci.com/gh/reyadussalahin/hello-world-framework/tree/master)
[![License](https://img.shields.io/github/license/reyadussalahin/hello-world-framework?color=teal&style=flat-square)](https://github.com/reyadussalahin/hello-world-framework/blob/master/LICENSE)

# hello-world
A simple php framework!

`hello-world` framework is built to be a simple php framework to help rapid prototyping of any web application! And one of `hello-world`'s goal is to provide loosely coupled component oriented structure, so that user's of this framework may choose components of their choice to use such as `routing`, `templating engine` etc.

## LICENSE
To learn about the project license, visit [here](https://github.com/reyadussalahin/hello-world-framework/blob/master/LICENSE).

## Contributing
For details on contribution please read the following this [guide](https://github.com/reyadussalahin/hello-world-framework/blob/master/CONTRIBUTING.md).

The project is ongoing and it has a lot of potential to grow. So, if you've any ideas or improvements, send a pull request. I'll have a look.