janico / soap-for-sf2
Fork of os/soap-for-sf2 (wich is a fork of besimplesoap)
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Type:soap-library
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2025-07-11 23:41:49 UTC
README
Forked from https://github.com/abdeltiflouardi/SoapForSF2.git (which is Forked from https://github.com/BeSimple)
INSTALLATION:
in your composer.json:
"janico/soap-for-sf2": "dev-master"
in your terminal:
php composer.phar install
in your AppKernel:
new BeSimple\SoapBundle\BeSimpleSoapBundle(),