Coder Social home page Coder Social logo

moritzwachter / replace-besimple-soap Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 59 KB

This is an example repo to show how I replaced BeSimpleSoapBundle by a native PHP/Symfony implementation

License: MIT License

Shell 0.82% PHP 92.65% HTML 6.53%

replace-besimple-soap's Introduction

Replacing BeSimpleSoapBundle

I wrote a blog post about how I replaced BeSimpleSoapBundle by a native PHP implementation. The last maintained Symfony version for besimple/soap is Symfony 2.8. This is why this repository looks a bit old-fashioned for the year 2020. This is a showcase how I moved from the original (exemplary) implementation to handling SOAP without extra dependencies.

How to install

Pull the repo and run

docker-compose run --rm php-cli

and install the composer dependencies.

To access the webservices from your browser, visit http://app.localtest.me.

What's inside?

You'll find two controllers inside the AppBundle which are running with BeSimpleSoapBundle. They execute some sample code which is mostly faked to avoid bloating the repository with irrelevant code. Additionally, there are two test classes with two SOAP clients, so you can test the functionality of the SOAP services by running bin/phpunit.

replace-besimple-soap's People

Contributors

moritzwachter avatar

Watchers

 avatar

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.