GithubHelp home page GithubHelp logo

WsdlToPhp

Latest Stable Version Build Status Scrutinizer Code Quality Code Coverage

WsdlToPhp

This project aims to provide multiple components that eases the use of SOAP oriented Web Services.

To do this, the first component if the Package Generator.

The package generator

This component as it is named provides an easy way to generate a PHP package.

The generated package then provides all the methods to send any request to any operation provided by the Web Service.

You can find this component under src/WsdlToPhp/PackageGenerator directory.

The php generator

This component as it is named provides an easy way to generate a PHP source code.

This component is used by the package generator to ensure stability and consistency among generated PHP files.

You can find this component under src/WsdlToPhp/PhpGenerator directory.

The package base classes

This component as it is named provides base classes for the classes generated by the package generator.

This component is used by the package generator and as a dependency for the generated package.

You can find this component under src/WsdlToPhp/PackageBase directory.

The bundle generator

The bundle generator will aim to provide an easy way to generate a symfony bundle based on the generated package.

The generated bundle then provides services and other things to use the generated package as a symfony bundle.

This component will be available under src/WsdlToPhp/BundleGenerator directory.

Roadmap

First step: finalize package generator refactoring

As you must know, the package generator is based on the original project WsdlToPhp with a more robust and extensible way.

Nevertheless, it still remains some code parts that are not optimal and require refactoring.

This step will be developed under the feature/mandevilla branch.

Second step: optimize what can be optimized

In order to be able to provide a real interesting bundle generation experience, it's essential to be sure that the package generator is as fast as possible.

This step will be developed under the feature/anthurium branch.

Third step: create the bundle generator

As soon as the package generator is really finished, this generator will be developped under the feature/orchid.

WsdlToPhp's Projects

amazon_s3 icon amazon_s3

SDK to communicate with Amazon S3 SOAP Web service - Amazon S3 SOAP API

bundlegenerator icon bundlegenerator

Generates a bundle based on generated package by https://github.com/WsdlToPhp/PackageGenerator

ebay_shopping icon ebay_shopping

SDK to communicate with eBay Shopping SOAP Web service - eBay Shopping SOAP API

magento icon magento

SDK to communicate with Magento SOAP Web service - Magento SOAP API

ovh_soapi icon ovh_soapi

SDK to communicate with OVH SOAP Web service - OVH SOAP API

packagebase icon packagebase

Contains base classes from which the generated classes from PackageGenerator inherit

phpgenerator icon phpgenerator

Yet another but simple easy to use PHP source code generator

wsdlhandler icon wsdlhandler

Decorative design pattern to ease WSDL handling based on DomHandler

wssecurity icon wssecurity

Allows to easily add Ws Security header to a SOAP Request

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.