PHPackages                             aayushmhu/yii2-htmltocsv - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. aayushmhu/yii2-htmltocsv

ActiveYii2-extension[File &amp; Storage](/categories/file-storage)

aayushmhu/yii2-htmltocsv
========================

Export Any HTML Table into CSV or EXCEL

032JavaScript

Since Dec 31Pushed 4y ago1 watchersCompare

[ Source](https://github.com/aayushmhu/htmltocsv)[ Packagist](https://packagist.org/packages/aayushmhu/yii2-htmltocsv)[ RSS](/packages/aayushmhu-yii2-htmltocsv/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

htmltocsv
=========

[](#htmltocsv)

To Install This Plugin Run THis Command into your terminal

"composer require aayushmhu/yii2-htmltocsv dev-master"

To Use This Extension You Just Need to Write This

For Example:

```

use \aayushmhu\htmltocsv\ExportButton;

echo ExportButton::widget([
  'tableid'=>'table_id',
  'filename'=>'Hello',
  'options' => [
    'id'=>\aayushmhu\htmltocsv\ExportButton::DEFAULT_BUTTON,
    'class'=>'btn btn-primary',
  ],
]);

```

   \# First Last Handle     1 Mark Otto @mdo   2 Jacob Thornton @fat   3 Larry the Bird @twitter

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30325544?v=4)[Aayush](/maintainers/aayushmhu)[@aayushmhu](https://github.com/aayushmhu)

---

Top Contributors

[![aayushmhu](https://avatars.githubusercontent.com/u/30325544?v=4)](https://github.com/aayushmhu "aayushmhu (12 commits)")

### Embed Badge

![Health badge](/badges/aayushmhu-yii2-htmltocsv/health.svg)

```
[![Health](https://phpackages.com/badges/aayushmhu-yii2-htmltocsv/health.svg)](https://phpackages.com/packages/aayushmhu-yii2-htmltocsv)
```

PHPackages © 2026

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