...No end-user installations required, just deploy the application on your server and pass the link so that users can use their usual browsers to access Fronsetia.
You can think of Fronsetia as a simple version of SoapUI on the web, or a simple and free and open-source version of the "wls_utc" utility.
See the project homepage https://fronsetia.sourceforge.io and the project Wiki in the menu above.
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
Weather Data Miner is a PHP/SOAP service that caches weather data in a MySQL database. The data can then be accessed by any SOAP client to obtain weather information of a weather station. Currently supports Australian and major world city station data.
Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).