PHPackages                             deviny/excelify - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. deviny/excelify

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

deviny/excelify
===============

安裝於Laravel上的Excel資料轉換套件。

0.0.9(11mo ago)10251MITPHPPHP ^8.2

Since Dec 3Pushed 11mo ago2 watchersCompare

[ Source](https://github.com/DevinY/excelify)[ Packagist](https://packagist.org/packages/deviny/excelify)[ RSS](/packages/deviny-excelify/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (9)Dependencies (3)Versions (10)Used By (0)

用來選取範圍將Excel資料轉換成Array或是SQL Insert語法，或是Laravel的Query Builder.

點選圖片，觀看能能介紹:

[![Everything Is AWESOME](https://camo.githubusercontent.com/bb86c77a21ff19969b1065f86a940dfbaf8f4d88dbebd314e6ba85463a8ab8af/68747470733a2f2f7777772e6363632e74632f457863656c6966792e706e67)](https://youtu.be/LkaWIOUlOFU "Everything Is AWESOME")

### 請使用套件的方式安裝:

[](#請使用套件的方式安裝)

1. 建立一個新的Laravel專案或是已存在專案.
2. 在專案資料夾中執行:

composer require deviny/excelify

3. 將Excelify的View發佈到專案中:

php artisan vendor:publish

選擇Excelify的Provider。 Provider: Deviny\\Excelify\\ServiceProvider

4. 用瀏覽器開啟專案網址:

### 環境變數

[](#環境變數)

您可加入EXCELIFY\_SECRET到.env中，即可上鎖畫面。

EXCELIFY\_SECRET=secret

可以指定為空白，取消預設的RENDERTRON網址。

使用RENDERTRON時，可讓excelify抓取用JavaScript產生的表格，並將其轉換為Excel。

XCELIFY\_RENDERTRON\_URL=

### 為了確保執行上沒什麼問題，建議設定如下:

[](#為了確保執行上沒什麼問題建議設定如下)

php.ini建議設定: 請勿載入xdebug.

```
upload_max_filesize = 50M
post_max_size = 50M
max_execution_time = 0
memory_limit = -1
```

nginx的設定:

```
client_max_body_size 50m;
```

### Docker-Excelify:

[](#docker-excelify)

對於Laravel或php.ini的設定不熟悉嗎？

您也可以使用Docker獨立運行的版本，電腦有安裝docker即可以運作了:

.env中可以加入EXCELIFY\_SECRET，除API外，進行簡易密碼保護，只允許API的使用 預設為空白，可參考.env.example

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance52

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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

Every ~348 days

Recently: every ~652 days

Total

9

Last Release

338d ago

PHP version history (2 changes)0.0.1PHP &gt;=7.0

0.0.8PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7411903?v=4)[Devin Yang](/maintainers/DevinY)[@DevinY](https://github.com/DevinY)

---

Top Contributors

[![DevinY](https://avatars.githubusercontent.com/u/7411903?v=4)](https://github.com/DevinY "DevinY (21 commits)")

---

Tags

convertexcelexcelifylaravelphptoolsexcelify

### Embed Badge

![Health badge](/badges/deviny-excelify/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.6M217](/packages/backpack-crud)[statamic/cms

The Statamic CMS Core Package

4.8k3.5M916](/packages/statamic-cms)[unopim/unopim

UnoPim Laravel PIM

10.3k2.2k](/packages/unopim-unopim)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

749284.3k35](/packages/civicrm-civicrm-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

232.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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