janico/soap-for-sf2

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

Maintainers

Package info

github.com/janico/SoapForSF2

Type:soap-library

pkg:composer/janico/soap-for-sf2

Statistics

Installs: 30

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-07 02:54:44 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(),