https://github.com/elephant418/staq-helloworld
HelloWorld example for the Staq Framework
https://github.com/elephant418/staq-helloworld
Last synced: 2 months ago
JSON representation
HelloWorld example for the Staq Framework
- Host: GitHub
- URL: https://github.com/elephant418/staq-helloworld
- Owner: Elephant418
- License: mit
- Created: 2013-10-17T13:45:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-22T14:26:15.000Z (over 11 years ago)
- Last Synced: 2024-03-26T06:33:00.191Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Staq HelloWorld Example
========================[Staq](https://github.com/pixel418/Staq) is a modern & innovative PHP framework for enjoyable web development.
This project is a simple Staq HelloWorld example.
How to Contribute
--------1. Fork the repository
2. Create a new branch for each feature or improvement
3. Send a pull request from each feature branch to the **develop** branchIf you don't know much about pull request, you can read [the Github article](https://help.github.com/articles/using-pull-requests).
All pull requests must follow the [PSR2 standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md).
[↑ top](#readme)
Author & Community
--------Staq is under [MIT License](http://opensource.org/licenses/MIT).
It is created and maintained by [Thomas ZILLIOX](http://zilliox.me).[↑ top](#readme)