https://github.com/reyadussalahin/hello-world
hello-world framework repository
https://github.com/reyadussalahin/hello-world
framework hello-world php php-framework
Last synced: 3 months ago
JSON representation
hello-world framework repository
- Host: GitHub
- URL: https://github.com/reyadussalahin/hello-world
- Owner: reyadussalahin
- License: mit
- Created: 2020-09-23T17:03:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T17:48:37.000Z (over 5 years ago)
- Last Synced: 2026-03-28T00:36:58.462Z (4 months ago)
- Topics: framework, hello-world, php, php-framework
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/reyadussalahin/hello-world/tree/master)
[](https://github.com/reyadussalahin/hello-world/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/blob/master/LICENSE).
## Contributing
For details on contribution please read the following this [guide](https://github.com/reyadussalahin/hello-world/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.