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

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

This package is not auto-updated.

Last update: 2024-04-13 12:32:44 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(),