laravel-whisper/whisper
最新稳定版本:v0.3
Composer 安装命令:
composer require laravel-whisper/whisper
包简介
Work with external APIs using the Eloquent ORM models.
README 文档
README
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Installation
You can install the package via composer:
composer require laravel-whisper/whisper
Usage
$skeleton = new LaravelWhisper\Whisper; echo $skeleton->echoPhrase('Hello, World!');
Testing
composer test
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 13.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-09-05