eyal-shalev/wsdl_generator

A drupal-console command that generates class files for a given WSDL

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:drupal-module

pkg:composer/eyal-shalev/wsdl_generator

dev-master 2016-01-17 09:52 UTC

This package is auto-updated.

Last update: 2025-09-20 00:48:47 UTC


README

A drupal-console command that generates class files for a given WSDL

Supported features:

  • Generate WSDL classes based on a wsdl url.
  • Specifing a directory to generate the class files.
  • Settings a custom namespace argument to be assigned to all the classes.
  • overriting an existing directory (if the generation is successful).