定制 tsslabs/vresh-twilio-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

tsslabs/vresh-twilio-bundle

Composer 安装命令:

composer require tsslabs/vresh-twilio-bundle

包简介

Symfony VreshTwilioBundle enhanced

关键字:

README 文档

README

About

TBD

Installation

Add this to your debs file

[VreshTwilioBundle]
	git=http://github.com/Vreshware/VreshTwilioBundle.git
	target=/bundles/Vresh/VreshTwilioBundle
	version=origin/master

Register the namespace in your app/autoload.php

$loader->registerNamespaces(array(
	//Other namespaces
	'Vresh'            => __DIR__.'/../vendor/bundles',
));

Add the bundle to app/AppKernel.php

$bundles = array(
	// ... other bundles
	new Vresh\TwilioBundle\VreshTwilioBundle(),
);

Configuration

TBD

Usage

TBD

Copyright

TBD

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-02-04