Skip to content

Module for Netbeans for code completion for PHP to work with remote Web-services

License

Notifications You must be signed in to change notification settings

elabpro/SOAPCompleter

Repository files navigation

SOAPCompleter

Module for Netbeans for code completion for PHP to work with remote Web-services

INSTALL

  1. Use NetBeans or Ant $> ant nbm
  2. Open Netbeans : Service -> Addons -> Download

Configure

Open SOAPConfig.java and change it as you wish

How to prepate external data

For PHP project it's better to use PHPDocumentor (template "abstract") and you'll get structure.xml with documentation. For URL-links it's better to use PHP ApiGen and you'll get file with names like 'function-FUNCTIONNAME.html'

About

Module for Netbeans for code completion for PHP to work with remote Web-services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages