03
Dec
Written by: Jonathan Maron. Stored in: Zend Framework.

In the next step of phpLiveDocx becoming a part of the official Zend Framework distribution file, I am delighted to announce that the code has now arrived in the Zend Framework Standard Trunk repository. This is the last step before it becomes part of the distribution file.

Using Subversion (SVN) you can anonymously checkout the Standard Trunk repository:

svn checkout http://framework.zend.com/svn/framework/standard/trunk/ ./

You can find Zend_Service_LiveDocx_* at the following locations:

Source code

/library/Zend/Service/LiveDocx.php
/library/Zend/Service/LiveDocx/MailMerge.php
/library/Zend/Service/LiveDocx/Exception.php

Unit tests

/tests/Zend/Service/LiveDocx/LiveDocxTest.php
/tests/Zend/Service/LiveDocx/MailMergeTest.php
/tests/Zend/Service/LiveDocx/MailMerge/*

End-User documentation (as raw XML)

/documentation/manual/en/module_specs/Zend_Service_LiveDocx.xml
/documentation/manual/en/figures/zend.service.livedocx.*

Demonstration applications

/demos/Zend/Service/LiveDocx/*

Learn more about the Zend Framework repository in the official wiki.

I would like to thank Matthew Weier O’Phinney, Zend Framework Project Lead for promoting Zend_Service_LiveDocx to the Standard Trunk repository.

The next and final step will be Zend_Service_LiveDocx becoming part of the Zend Framework 1.10 distribution file.

Bookmark and Share

2 Responses to “Migrated to Zend Framework Standard Trunk”

  1. LiveDocx is now in Zend Framework 1.10 Alpha Says:

    [...] paths to the demonstration applications and documentation remain the same as listed in the previous post. var addthis_pub = 'phplivedocx'; var addthis_language = 'en';var addthis_header_background = [...]

  2. LiveDocx is now in Zend Framework 1.10.0 Beta 1 Says:

    [...] paths to the demonstration applications and documentation remain the same as listed in the previous post. var addthis_pub = 'phplivedocx'; var addthis_language = 'en';var addthis_header_background = [...]

Leave a Reply