PHPOffice

From LIMSWiki
Revision as of 19:20, 13 January 2013 by Shawndouglas (talk | contribs) (Created article. Will add more later.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
PHPOffice
Initial release March 21, 2003 (2003-03-21) (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, JavaScript
Operating system Cross-platform
Available in Multi-lingual
Type Enterprise management software
License(s) GNU Affero General Public License
Website Group-Office.com

PHPOffice is a collection of free 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