PHPackages                             makikam/pricetohtml - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. makikam/pricetohtml

ActiveLibrary

makikam/pricetohtml
===================

Pricelist parser from excel file to HTML file

v1.0(8y ago)04MITPHPPHP ^7.0

Since May 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/makikam/pricetohtml)[ Packagist](https://packagist.org/packages/makikam/pricetohtml)[ RSS](/packages/makikam-pricetohtml/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

**pricetohtml** is excel pricelist to HTML file converter.

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.

### Requirements:

[](#requirements)

- PHP 7.0
- Nuovo Spreadsheet-reader

### Usage:

[](#usage)

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

### Licensing

[](#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.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3280d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e78dac3b81d4888a29a12e2ee13a1c5b9c0b1f1b0f52a76b75cf150337acb9a4?d=identicon)[makikam](/maintainers/makikam)

---

Top Contributors

[![makikam](https://avatars.githubusercontent.com/u/15615847?v=4)](https://github.com/makikam "makikam (72 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/makikam-pricetohtml/health.svg)

```
[![Health](https://phpackages.com/badges/makikam-pricetohtml/health.svg)](https://phpackages.com/packages/makikam-pricetohtml)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
