PHPackages                             mosaxiv/stream-filter-mbencoding - 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. mosaxiv/stream-filter-mbencoding

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

mosaxiv/stream-filter-mbencoding
================================

Provides some PHP stream filter for mb\_convert\_encoding.

v1.0.0(7y ago)013MITPHPPHP &gt;=7.0.0

Since Jun 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mosaxiv/stream-filter-mbencoding)[ Packagist](https://packagist.org/packages/mosaxiv/stream-filter-mbencoding)[ Docs](https://github.com/mosaxiv/stream-filter-mbencoding)[ RSS](/packages/mosaxiv-stream-filter-mbencoding/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Stream Filter for `mb_convert_encoding`
=======================================

[](#stream-filter-for-mb_convert_encoding)

Requirements
============

[](#requirements)

- PHP 7.0+

Installation
============

[](#installation)

```
composer require mosaxiv/stream-filter-mbencoding

```

Usage
=====

[](#usage)

```
use StreamFilter\ConvertMbEncoding;
use SplFileObject;

ConvertMbEncoding::register();
$url = ConvertMbEncoding::getFilterURL('test.csv', 'UTF-8', 'SJIS-WIN');
$file = new SplFileObject($url);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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

2886d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8197ca45b63937ac7fbe3fee0349baa186c553693430a7089f12825edba02204?d=identicon)[mosaxiv](/maintainers/mosaxiv)

---

Top Contributors

[![mosaxiv](https://avatars.githubusercontent.com/u/28671296?v=4)](https://github.com/mosaxiv "mosaxiv (10 commits)")

---

Tags

mb\_convert\_encodingcsvSplFileObjectstream-filter

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/mosaxiv-stream-filter-mbencoding/health.svg)

```
[![Health](https://phpackages.com/badges/mosaxiv-stream-filter-mbencoding/health.svg)](https://phpackages.com/packages/mosaxiv-stream-filter-mbencoding)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M712](/packages/maatwebsite-excel)[league/csv

CSV data manipulation made easy in PHP

3.5k166.1M646](/packages/league-csv)[rap2hpoutre/fast-excel

Fast Excel import/export for Laravel

2.3k24.9M47](/packages/rap2hpoutre-fast-excel)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M131](/packages/openspout-openspout)[goodby/csv

CSV import/export library

9555.6M23](/packages/goodby-csv)[sonata-project/exporter

Lightweight Exporter library

44920.9M35](/packages/sonata-project-exporter)

PHPackages © 2026

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