2017 © Pedro Peláez
 

symfony-bundle web-gate-bundle

API for request and response to Rest and Soap

image

avtonom/web-gate-bundle

API for request and response to Rest and Soap

  • Thursday, July 5, 2018
  • by avtonomspb
  • Repository
  • 1 Watchers
  • 1 Stars
  • 82 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 16 Versions
  • 22 % Grown

The README.md

web-gate-bundle

API for request and response to Rest and Soap, (*1)

To Install

``` bash php composer.phar require "avtonom/web-gate-bundle", (*2)


Add the bundle to app/AppKernel.php ``` php $bundles( ... new Sensio\Bundle\BuzzBundle\SensioBuzzBundle(), new Avtonom\WebGateBundle\AvtonomWebGateBundle(), ...

Configuration options (parameters.yaml):, (*3)

``` yaml, (*4)

web_gate.soap.environment: dev
web_gate.soap.connection_timeout: 15

web_gate.logger.logging_max_files: 0
web_gate.logger.logging_level: 100 

Configuration services (services.yaml): ``` yaml services: app.rest.client.get_user: class: Avtonom\WebGateBundle\Service\RestService arguments: - "@web_gate.logger" - "@buzz" - "GET" - "%web_gate.rest.host%" - "%web_gate.rest.env%/api/v1/user/" - "%web_gate.rest.login%" - "%web_gate.rest.password%"

Controller, (*5)

``` php, (*6)

$user = $this->get('app.rest.client.get_user')->send(['login' => 'test'], '/api/v1/user' . '/other_params');, (*7)

```, (*8)

The Versions

05/07 2018

dev-master

9999999-dev https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

05/07 2018

v2.2.11

2.2.11.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

15/05 2018

v2.2.10

2.2.10.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

14/05 2018

v2.2.9

2.2.9.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

21/03 2018

v2.2.8

2.2.8.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

19/02 2018

v2.2.7

2.2.7.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

19/02 2018

v2.2.6

2.2.6.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

19/02 2018

v2.2.5

2.2.5.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

19/02 2018

v2.2.4

2.2.4.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

10/07 2017

v2.2.3

2.2.3.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

05/07 2017

v2.2.2

2.2.2.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

04/05 2017

v2.2.1

2.2.1.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

29/03 2017

v2.1.2

2.1.2.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

23/01 2017

v2.1.1

2.1.1.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

13/01 2017

2.1.0

2.1.0.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz

24/05 2016

v2.0.0

2.0.0.0 https://github.com/Avtonom/web-gate-bundle

API for request and response to Rest and Soap

  Sources   Download

MIT

The Requires

 

by Anton U

api rest symfony2 bundle request response soap buzz