os / soap-for-sf2
b.esimplesoap 的分支
dev-master
2012-10-24 10:36 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2024-09-14 14:17:48 UTC
README
从 https://github.com/BeSimple 分支
安装
在你的 composer.json 中
"os/soap-for-sf2": "dev-master"
在你的终端中
php composer.phar install
在你的 AppKernel 中
new BeSimple\SoapBundle\BeSimpleSoapBundle(),