phpMySOAP
alphaphp-based SOAP Server for MySQL databases
Screenshots
Description
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.
Categories
License
Features
- MySQL objects (views and tables) available for CRUD actions (create, read, update, delete)
- MySQL integrated security used
- Cached WSDL generation (coming soon)
- MySQL result cache for SELECT queries (coming soon)
- .NET servable web service