PHPackages                             vampirus/mxl-reader - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vampirus/mxl-reader

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vampirus/mxl-reader
===================

MOXCEL reader for PHP

1.0.0(7y ago)161MITPHPPHP &gt;=5.4.0

Since Jul 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/VampiRUS/mxl-reader)[ Packagist](https://packagist.org/packages/vampirus/mxl-reader)[ RSS](/packages/vampirus-mxl-reader/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

PHP библиотека для чтения файлов в формате MXL - табличных документов 1С:Предприятие
====================================================================================

[](#php-библиотека-для-чтения-файлов-в-формате-mxl---табличных-документов-1спредприятие)

[![GitHub license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://raw.githubusercontent.com/vampirus/mxl-reader/master/LICENSE)

Поддерживается 6 версия формата. Умеет читать только текстовые данные. Результат возвращаетсяв кодировке UTF-8.

Установка
---------

[](#установка)

Вы можете установить данный пакет с помощью composer:

```
composer require vampirus/mxl-reader

```

Использование
-------------

[](#использование)

```
$mxl = new \VampiRUS\MxlReader\Mxl($pathToFile);
$data = $mxl->getDataAsArray();
```

в `$data` получим двумерный массив с данными из файла

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

2903d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/433120?v=4)[Nikolay Kravtsov](/maintainers/VampiRUS)[@VampiRUS](https://github.com/VampiRUS)

---

Top Contributors

[![VampiRUS](https://avatars.githubusercontent.com/u/433120?v=4)](https://github.com/VampiRUS "VampiRUS (1 commits)")

### Embed Badge

![Health badge](/badges/vampirus-mxl-reader/health.svg)

```
[![Health](https://phpackages.com/badges/vampirus-mxl-reader/health.svg)](https://phpackages.com/packages/vampirus-mxl-reader)
```

PHPackages © 2026

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