承接 zephyr/allmysms-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

zephyr/allmysms-bundle

Composer 安装命令:

composer require zephyr/allmysms-bundle

包简介

This bundle provides load of AllMySMS API for your Symfony Project

README 文档

README

This bundle provides AllMYSMS Library as symfony service.

It is compatible and tested with PHP 5.5, 5.6, 7.0, 7.1, on Symfony 3.* and 4.*.

Documentation

Installation with Symfony Flex

Use the composer command in your Symfony Flex project :

composer req allmysms

Installation Symfony 2.x, 3.x

Install the bundle

composer require zephyr/allmysms-bundle

Add the bundle to AppKernel

<?php
//...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            // ...            
            new ZephyrHQ\AllMySMSBundle\ZephyrHQAllMySMSBundle(),
            // ...
        ];
    }
    // ...
}

Add this configuration to config.yml

zephyrhq_allmysms:
    api_login: '%env(ALLMYSMS_LOGIN)%'
    api_key: '%env(ALLMYSMS_KEY)%'
    simulate: '%env(ALLMYSMS_SIMULATE)%'
    simple_sms: false

Support

Please consider opening a question on StackOverflow using the allmysms tag.

Github Issues are dedicated to bug reports and feature requests.

Contributing

See the CONTRIBUTING file.

Credits

License

This bundle is under the MIT license.
For the whole copyright, see the LICENSE file distributed with this source code.

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-02-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固