everlutionsk/sendin-blue-sms-bundle
Composer 安装命令:
composer require everlutionsk/sendin-blue-sms-bundle
包简介
Everlution SendinBlue SMS Bundle for Symfony framework
README 文档
README
Installation
Step 1: Download the Bundle
$ composer require everlutionsk/sendin-blue-sms-bundle
Step 2: Enable the Bundle
<?php // app/AppKernel.php // ... class AppKernel extends Kernel { public function registerBundles() { $bundles = array( // ... new Everlution\SendinBlueSmsBundle\EverlutionSendinBlueSmsBundle(), ); // ... } // ... }
Configuration
coming soon
Usage
coming soon
TODO
coming soon
统计信息
- 总下载量: 396
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-06-08