amf / webservices-client-bundle
A bundle for communication with ReST and Soap web services
Installs: 16 226
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 5
Forks: 0
Open Issues: 0
Type:symfony-bundle
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: 2024-10-26 16:57:37 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