os / soap-for-sf2
Fork of besimplesoap
Installs: 353
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Type:soap-library
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2024-12-21 15:54:51 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(),