os / soap-for-sf2
Fork of besimplesoap
dev-master
2012-10-24 10:36 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2026-03-14 22:02:24 UTC
README
Forked from https://github.com/BeSimple
INSTALLATION:
in your composer.json:
"os/soap-for-sf2": "dev-master"
in your terminal:
php composer.phar install
in your AppKernel:
new BeSimple\SoapBundle\BeSimpleSoapBundle(),