VreshTwilioBundle:Twilio提供的用于官方SDK的Symfony2包装器 源码
#Symfony2 Twilio套装 关于 这只是提供的的包装。 安装 将此添加到您的composer.json文件: " require " : { " vresh/twilio-bundle " : " dev-master " , } 将捆绑包添加到app/AppKernel.php $ bundles = array ( // ... other bundles new Vresh \ TwilioBundle \ VreshTwilioBundle (), ); 组态 将此添加到您的config.yml : vresh_twilio : # (Required)
文件列表
VreshTwilioBundle-master.zip
(预估有个17文件)
VreshTwilioBundle-master
composer.json
692B
.travis.yml
792B
DependencyInjection
VreshTwilioExtension.php
2KB
Configuration.php
1KB
Service
TwilioLookupsWrapper.php
513B
TwilioCapabilityWrapper.php
847B
TwilioWrapper.php
1KB
暂无评论