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.
- Host: GitHub
- URL: https://github.com/reyadussalahin/hello-world-framework
- Owner: reyadussalahin
- License: mit
- Created: 2020-09-03T06:21:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T16:58:35.000Z (over 5 years ago)
- Last Synced: 2025-07-28T16:07:24.766Z (11 months ago)
- Topics: framework, hello-world, php, php-framework
- Language: PHP
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/reyadussalahin/hello-world-framework/tree/master)
[](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.