PHP Classes

File: box.json

Recommend this page to a friend!
  Classes of WsdlToPhp   PHP SOAP Package Generator   box.json   Download  
File: box.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP SOAP Package Generator
Generate package to call SOAP services using WSDL
Author: By
Last change:
Date: 8 years ago
Size: 932 bytes
 

Contents

Class file image Download
{ "alias": "wsdltophp.phar", "chmod": "0755", "directories": [ "src" ], "finder": [ { "name": "*.php", "exclude": [ "phpunit", "Tests", "tests" ], "in": "vendor" }, { "name": "*.json", "exclude": [ "phpunit", "Tests", "tests" ], "in": "vendor/composer/composer" }, { "name": "LICENSE", "exclude": [ "phpunit", "Tests", "tests" ], "in": "vendor/composer/composer" } ], "files": [ "LICENSE", "CHANGELOG.md", "README.md" ], "git-version": "git-version", "main": "console", "output": "bin/wsdltophp.phar", "stub": true }