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

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

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** branch

If 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)