PHPOffice

From LIMSWiki
Revision as of 19:28, 13 January 2013 by Shawndouglas (talk | contribs) (Corrected a few items.)
Jump to navigationJump to search
PHPOffice
Original author(s) Maarten Balliauw
Developer(s) PHPOffice developers
Initial release February 23, 2007 (2007-02-23) (1.0.0)[1]
Stable release

Spreadsheet: 1.29.0; Presentation: 1.0.0; Word: 1.2.0
 (Spreadsheet: June 14, 2023; 10 months ago (2023-06-14); Presentation: November 25, 2017; 6 years ago (2017-11-25); Word: December 28, 2023; 4 months ago (2023-12-28))

[±]
Preview release None [±]
Written in PHP
Operating system Cross-platform
Type Document management software
License(s) GNU General Public License v2.0
Website github.com/PHPOffice

PHPOffice is a collection of free open-source PHP libraries for reading and writing files from a wide variety of document formats. Currently there are three projects associated with PHPOffice: PHPExcel, PHPWord, and PHPPowerPoint. However, only the PHPExcel project seems to have any momentum behind it as of January 2013. The libraries for all projects are built on Microsoft's OpenXML standard and PHP.

Product history

PHPExcel

PHPPowerPoint

PHPWord

Features

The main features of the PHPOffice projects include[2][3][4]:

PHPExcel

PHPPowerPoint

PHPWord

Hardware/software requirements

Installation requirements for PHPOffice include:

  • PHP 5.2.x or greater
  • php_zip, php_xml, and php_gd2 enabled
  • The PHP extensions ZipArchive and xmllib installed

Consult the documentation on the Microsoft CodePlex pages linked here.

Videos, screenshots, and other media

Documentation for the PHPOffice projects can be found in the following places:

Entities using PHPOffice

Further reading

External links

References

  1. Balliauw, Maarten (23 February 2007). "PHPExcel 1.0.0 final". Maarten Balliauw. http://blog.maartenballiauw.be/post/2007/02/23/phpexcel-1-0-0-final.aspx. Retrieved 13 January 2013. 
  2. "PHPExcel - Features". Microsoft CodePlex. http://phpexcel.codeplex.com/wikipage?title=Features&referringTitle=Home. Retrieved 13 January 2013. 
  3. "PHPWord - Home". Microsoft CodePlex. http://phpword.codeplex.com/. Retrieved 13 January 2013. 
  4. "PHPPowerPoint - Features". Microsoft CodePlex. http://phppowerpoint.codeplex.com/wikipage?title=Features&referringTitle=Home. Retrieved 13 January 2013.