PHPackages                             skasianov/excelimportexport-plugin - 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. skasianov/excelimportexport-plugin

ActiveOctober-plugin[File &amp; Storage](/categories/file-storage)

skasianov/excelimportexport-plugin
==================================

OctoberCMS plugin. Provides replacement for ImportExportController with XLSX/XLS/ODS support.

1.0.6(8mo ago)3522[1 issues](https://github.com/SergeyKasyanov/excelimportexport-plugin/issues)PHPPHP ^8.1

Since Dec 20Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/SergeyKasyanov/excelimportexport-plugin)[ Packagist](https://packagist.org/packages/skasianov/excelimportexport-plugin)[ RSS](/packages/skasianov-excelimportexport-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (7)Used By (0)

ExcelImportExport
=================

[](#excelimportexport)

Plugin for OctoberCMS 3.x

Provides drop-in replacement for ImportExportController/ImportModel/ExportModel with support for XLSX, XLS and ODS files.

Installation
------------

[](#installation)

```
composer require skasianov/excelimportexport-plugin
```

Usage
-----

[](#usage)

1. Replace `\Backend\Behaviors\ImportExportController` in your controller with `\SKasianov\ExcelImportExport\Behaviors\ImportExportController`
2. Extend your import models with `\SKasianov\ExcelImportExport\Models\ImportModel` instead of `\Backend\Models\ImportModel`
3. Extend your export models with `\SKasianov\ExcelImportExport\Models\ExportModel` instead of `\Backend\Models\ExportModel`
4. Use OctoberCMS's import/export functionality as usual.

Requirements
------------

[](#requirements)

Requires October 3.x and PHP 8.1.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance54

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~52 days

Recently: every ~64 days

Total

6

Last Release

246d ago

PHP version history (2 changes)1.0.1PHP ^8.0

1.0.2PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![SergeyKasyanov](https://avatars.githubusercontent.com/u/9932569?v=4)](https://github.com/SergeyKasyanov "SergeyKasyanov (12 commits)")[![vojtasvoboda](https://avatars.githubusercontent.com/u/374917?v=4)](https://github.com/vojtasvoboda "vojtasvoboda (2 commits)")

### Embed Badge

![Health badge](/badges/skasianov-excelimportexport-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/skasianov-excelimportexport-plugin/health.svg)](https://phpackages.com/packages/skasianov-excelimportexport-plugin)
```

###  Alternatives

[humanmade/s3-uploads

WordPress plugin to store uploads on S3

2.1k2.4M8](/packages/humanmade-s3-uploads)[deliciousbrains/wp-amazon-s3-and-cloudfront

Automatically copies media uploads to a storage provider's bucket for delivery. Optionally configure a CDN for even faster delivery.

310213.3k1](/packages/deliciousbrains-wp-amazon-s3-and-cloudfront)[fusic/filebinder

Simple file attachment plugin for CakePHP

7230.1k](/packages/fusic-filebinder)[mediawiki/simple-batch-upload

Basic, no-frills uploading of multiple files to MediaWiki

2321.3k](/packages/mediawiki-simple-batch-upload)[jonnyw/craft-awss3assets

A Craft CMS plugin allowing you to upload assets to an AWS S3 bucket.

101.6k](/packages/jonnyw-craft-awss3assets)

PHPackages © 2026

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