PHP Classes

DB Web Service: SOAP Web service to provide remote database access

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 6,706 This week: 1All time: 305 This week: 560Down
Version License Categories
dbwebservice 1.0.0Freely DistributableDatabases, Web services
Description 

Author

This package provides a remote interface to access a database via a Web service using the SOAP protocol.

The Web service interface provides functions for retrieving, updating and deleting database data.

It comes with an implementation example to access a MySQL database.

Innovation Award
PHP Programming Innovation award nominee
March 2005
Number 2
Accessing databases that are hosted in different machines is not always possible for a variety of reasons.

That is the case for instance when the database is based on files accessed directly without using a server, or when the server does not accept TCP/IP based connections, or there is a firewall blocking the TCP ports that the database server uses to accept connections.

This package provides a workaround that can overcome all those limitations. It acts as a SOAP server that can be used to make remote database access requests.

Despite it may not be fast for accessing large amounts of data, this SOAP server package can always be reachable as it is meant to run on a Web server like any PHP script.

The usual Web based authentication methods and SSL can be used to provide a security layer when necessary.

Manuel Lemos
Picture of Erwin Kooi
Name: Erwin Kooi <contact>
Classes: 1 package by
Country: The Netherlands The Netherlands
Age: 45
All time rank: 41311 in The Netherlands The Netherlands
Week rank: 411 Up9 in The Netherlands The Netherlands Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file db.inc.php Aux. MySql lib for example
Accessible without login Plain text file DBWebService.php Aux. public functions
Plain text file domain.php Class Database classes
Plain text file handle_request.php Class SOAP request handler
Accessible without login Plain text file service.php Appl. Access script for callers
Accessible without login Plain text file wsdl.xml Data WSDL

 Version Control Unique User Downloads Download Rankings  
 0%
Total:6,706
This week:1
All time:305
This week:560Down
User Ratings User Comments (1)
 All time
Utility:87%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2519