dofinity/wsdl_generator

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

Maintainers

Package info

bitbucket.org/dofinity/wsdl_generate

Wiki

Type:drupal-module

pkg:composer/dofinity/wsdl_generator

Statistics

Installs: 203

Dependents: 0

Suggesters: 0

dev-master 2016-01-17 12:39 UTC

This package is not auto-updated.

Last update: 2026-02-22 14:38: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).