承接 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
  • 点击次数: 3
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

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

其他信息

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