2017 © Pedro Peláez
 

library office-converter

PHP Wrapper for LibreOffice

image

overseas-tw/office-converter

PHP Wrapper for LibreOffice

  • Tuesday, January 16, 2018
  • by zxp86021
  • Repository
  • 8 Watchers
  • 0 Stars
  • 62 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 16 Versions
  • 7 % Grown

The README.md

Office Converter

PHP Wrapper for LibreOffice

Convert offices files to PDF and HTML using LibreOffice or OpenOffice. Supported conversion formats include:, (*1)

  • pptx => pdf
  • ppt => pdf
  • pdf => pdf
  • docx => pdf, odt, html
  • doc => pdf, odt, html
  • xlsx => pdf
  • xls => pdf
  • png => pdf
  • jpg => pdf
  • jpeg => pdf

Installation

It is recommended to install OfficeConverter through Composer., (*2)

Run this command within your project directory, (*3)

composer require overseas-tw/office-converter

Dependencies

In order to use OfficeConverter, you need to install LibreOffice., (*4)

Usage

Here are some samples., (*5)

convertTo('output-file.pdf'); //generates pdf file in same directory as test-file.docx
$converter->convertTo('output-file.html'); //generates html file in same directory as test-file.docx

//to specify output directory, specify it as the second argument to the constructor
$converter = new OfficeConverter('test-file.docx', 'path-to-outdir');
?>

License

The OfficeConverter package is open-sourced software licensed under the MIT license., (*6)

Feedback & Contribute

Notify me of any issues, bugs, or improvements. Thanks :+1:, (*7)

The Versions

16/01 2018

dev-master

9999999-dev

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

15/01 2018

v0.1.14

0.1.14.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

15/01 2018

v0.1.13

0.1.13.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

12/01 2018

v0.1.12

0.1.12.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

12/01 2018

v0.1.11

0.1.11.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

12/01 2018

v0.1.10

0.1.10.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

11/01 2018

v0.1.9

0.1.9.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

11/01 2018

v0.1.8

0.1.8.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

08/01 2018

v0.1.7

0.1.7.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

08/01 2018

v0.1.6

0.1.6.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

08/01 2018

v0.1.4

0.1.4.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

08/01 2018

v0.1.5

0.1.5.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by overseas-tw

converter office

01/12 2016

v0.1.3

0.1.3.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Chukwuemeka Nwobodo

converter office

25/11 2016

v0.1.2

0.1.2.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Chukwuemeka Nwobodo

converter office

13/11 2016

v0.1.1

0.1.1.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Chukwuemeka Nwobodo

converter office

13/11 2016

v0.1.0

0.1.0.0

PHP Wrapper for LibreOffice

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Chukwuemeka Nwobodo

converter office