amf / webservices-client-bundle
A bundle for communication with ReST and Soap web services
Package info
github.com/fattouchsquall/AMFWebServicesClientBundle
Type:symfony-bundle
pkg:composer/amf/webservices-client-bundle
1.0.4-alpha1
2016-10-28 15:48 UTC
Requires
- php: ^5.5.9
- symfony/framework-bundle: ^2.7
- symfony/serializer: ^2.7
Requires (Dev)
- phake/phake: @stable
- phpunit/phpunit: ~4.8|~5.0
This package is not auto-updated.
Last update: 2026-02-28 23:38:34 UTC
README
This bundle provides a way to communicate with a multiple rest and soap webservices for a Symfony2 application. Features available include:
- Defines methods for consuming SOAP WebServices.
- Makes calls (GET, POST, PUT, DELETE) to ReST WebServices.
Documentation
Documentation for this bundle is stored under Resources/doc in this repository.
For documentation, see:
Resources/doc/
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE