Hello list After much work, Zend_Service_LiveDocx is ready for review.
Zend_Service_LiveDocx is the Zend Framework implementation of the SOAP LiveDocx service. Using LiveDocx, developers can programamtically merge structured data from PHP with templates created in a word processor (MS Word, Open Office etc). The resulting word processing document can be saved as a PDF, DOC, DOCX or RTF file. The current version includes comprehensive PHPUnit tests and runs exclusively over SSL. You can read the official proposal in the ZF Wiki: http://is.gd/AXtV The full implementation of Zend_Service_LiveDocx can be downloaded from the project's web site: http://www.phplivedocx.org/downloads/ The download archive contains many sample applications, which illustrate each feature of phpLiveDocx. (IMPORTANT: Until the classes are officially accepted by ZF, they use the namespace "Tis_".) Support is offered by me personally and in the support forum: http://www.phplivedocx.org/support/ In the past ca. six months, I have gathered a lot of feedback from PHP users on and off this e-mailing list and feel that Zend_Service_LiveDocx is a solid platform to create professional word processing documents with ZF. As far as I know, there is no other way in PHP to create word processing documents with such ease as with phpLiveDocx. I really would like to offer this functionality to all ZF users and be included in the official ZF distribution. I would now like to move to the "Ready for recommendation" stage of the review process and then continue to get a Zend liason! Thank you for your comments. Jonathan Maron
