os/soap-for-sf2

b.esimplesoap 的分支

安装: 353

依赖: 0

建议者: 0

安全: 0

星标: 2

关注者: 3

分支: 1

开放问题: 0

类型:soap-library

dev-master 2012-10-24 10:36 UTC

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(),