PHPackages                             h-wang/utf-bom-fixer - 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. h-wang/utf-bom-fixer

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

h-wang/utf-bom-fixer
====================

UTF BOM fixer

v1.0.0(9y ago)118MITPHP

Since Apr 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/h-wang/utf-bom-fixer)[ Packagist](https://packagist.org/packages/h-wang/utf-bom-fixer)[ Docs](https://github.com/h-wang/utf-bom-fixer)[ RSS](/packages/h-wang-utf-bom-fixer/feed)WikiDiscussions master Synced 4w ago

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

UTF BOM Fixer
=============

[](#utf-bom-fixer)

Remove file UTF BOM.

The UTF-8 BOM is a sequence of bytes (EF BB BF) that allows the reader to identify a file as being encoded in UTF-8.

Normally, the BOM is used to signal the endianness of an encoding, but since endianness is irrelevant to UTF-8, the BOM is unnecessary.

According to the Unicode standard, the BOM for UTF-8 files is not recommended

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

[](#installation)

#### Install dependencies

[](#install-dependencies)

```
composer install

```

Run from the command line
-------------------------

[](#run-from-the-command-line)

```
php ./fixer fix dir_name_or_file_name [--extension=php]

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3373d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b784da6e9b890f576cd3cac29511978c10afc0e3b9572b498f2841952d953ef?d=identicon)[h-wang](/maintainers/h-wang)

---

Top Contributors

[![h-wang](https://avatars.githubusercontent.com/u/3410322?v=4)](https://github.com/h-wang "h-wang (2 commits)")

---

Tags

phpUTFbomHongliang

### Embed Badge

![Health badge](/badges/h-wang-utf-bom-fixer/health.svg)

```
[![Health](https://phpackages.com/badges/h-wang-utf-bom-fixer/health.svg)](https://phpackages.com/packages/h-wang-utf-bom-fixer)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M337](/packages/psalm-plugin-laravel)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k45](/packages/friendsoftypo3-content-blocks)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

5155.1k17](/packages/phel-lang-phel-lang)

PHPackages © 2026

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