26
Jul
Written by: Jonathan Maron. Stored in: Community, Zend Framework.

I was delighted to receive the following e-mail last week from Matthew Weier O’Phinney, Project Lead at Zend, responsible for the Zend Framework:

We’ve finished review on your proposed Zend_Service_LiveDocx component, and have approved it for immediate development in the Standard Incubator. [...]

This is excellent news. In the medium to long term, it has always been one of the goals of the phpLiveDocx project to get the code directly included in the Zend Framework.

This has the advantage for the developer that there are no further libraries to install on the server. All s/he needs to do is download the Zend Framework and start generating print ready documents with phpLiveDocx.

Note: As soon as phpLiveDocx is being distributed directly in the Zend Framework, the namespace of the project classes will change from Tis_ to Zend_. This is required by the Zend Framework coding guidelines.

Updated on December 03, 2009: Zend_Service_LiveDocx has now been migrated to Zend Framework Standard Trunk. See this blog post for details.

Leave a Reply