janico/soap-for-sf2

Fork of os/soap-for-sf2 (wich is a fork of besimplesoap)

Maintainers

Details

github.com/janico/SoapForSF2

Source

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Type:soap-library

dev-master 2017-04-07 07:34 UTC

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