#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)