2017 © Pedro Peláez
 

library pricetohtml

Pricelist parser from excel file to HTML file

image

makikam/pricetohtml

Pricelist parser from excel file to HTML file

  • Sunday, May 21, 2017
  • by makikam
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 100 % Grown

The README.md

pricetohtml is excel pricelist to HTML file converter., (*1)

How it works: * Check uploaded on server excel file on open * Moves current pricelist excel file to defined folder for old files * Moves new one into the place of previous * Delete oldest files to keep defined number of old pricelists * Reads excel file, passes defined number of rows(of headers, contacts, logos,etc.) * Read defined columns, passes rows if defined NOT EMPTY columns is empty * Genereates HTML file from defined header and footer HTML files and formatted rows from Excel files between., (*2)

Requirements:

  • PHP 7.0
  • Nuovo Spreadsheet-reader https://github.com/nuovo/spreadsheet-reader, (*3)

    Usage:

    Create instance of UploadedPriceToHTML class, set it's properties and call method 'Do'. For example look at tests/UploadedPriceToHTMLTest.php, (*4)

    Licensing

    All of the code in this library is licensed under the MIT license as included in the LICENSE file, however, for now spreadsheet-reader library relies on php-excel-reader library for XLS file parsing which is licensed under the PHP license., (*5)

The Versions

21/05 2017

dev-master

9999999-dev

Pricelist parser from excel file to HTML file

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Matyushin

16/05 2017

v1.0

1.0.0.0

Pricelist parser from excel file to HTML file

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxim Matyushin