33 lines
1.0 KiB
Markdown
33 lines
1.0 KiB
Markdown
[![Build Status](https://travis-ci.org/songshenzong/support.svg?branch=master)][travis]
|
|
[![Total Downloads](https://poser.pugx.org/songshenzong/support/d/total.svg)][packagist]
|
|
[![Latest Stable Version](https://poser.pugx.org/songshenzong/support/v/stable.svg)][packagist]
|
|
[![License](https://poser.pugx.org/songshenzong/support/license.svg)][packagist]
|
|
[![PHP Version](https://img.shields.io/packagist/php-v/songshenzong/support.svg)][packagist]
|
|
|
|
|
|
## Installation
|
|
|
|
Require this package with composer:
|
|
|
|
|
|
```shell
|
|
composer require songshenzong/support
|
|
```
|
|
|
|
## Quick Examples
|
|
|
|
Please refer to our extensive [Wiki documentation](https://github.com/songshenzong/support/wiki) for more information.
|
|
|
|
|
|
## Support
|
|
|
|
For answers you may not find in the Wiki, avoid posting issues. Feel free to ask for support on Songshenzong.com
|
|
|
|
|
|
## License
|
|
|
|
This package is licensed under the [BSD 3-Clause license](http://opensource.org/licenses/BSD-3-Clause).
|
|
|
|
[packagist]: https://packagist.org/packages/songshenzong/support
|
|
[travis]: https://travis-ci.org/songshenzong/support
|