PHPackages                             jcoded/friendly-mime - 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. jcoded/friendly-mime

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

jcoded/friendly-mime
====================

Show a human readable description for a MIME type

1.0(9y ago)738.0k↓12.5%2[1 PRs](https://github.com/JCoded/friendly-mime-php/pulls)MITPHPPHP &gt;=5.4.0

Since Aug 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/JCoded/friendly-mime-php)[ Packagist](https://packagist.org/packages/jcoded/friendly-mime)[ RSS](/packages/jcoded-friendly-mime/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Friendly MIME PHP
=================

[](#friendly-mime-php)

This package allows you to convert a MIME type into a human readable description.

Descriptions thanks to [http://www.freeformatter.com/mime-types-list.html](freeformatter.com).

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

[](#installation)

You can install this package through Composer. Add the following line to your composer.json `require` object:

```
"jcoded/friendly-mime": "^1.0"

```

Usage
-----

[](#usage)

There is a simple static function to use:

```
$friendlyName = \JCoded\FriendlyMime\FriendlyMime::getFriendlyName($mimeType);
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

3556d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c7d2e50d30763189f18b88ba3eb7094af8687a27c7df3fc8a43bd686a9e108c?d=identicon)[madebyjames](/maintainers/madebyjames)

---

Top Contributors

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

---

Tags

friendly MIME

### Embed Badge

![Health badge](/badges/jcoded-friendly-mime/health.svg)

```
[![Health](https://phpackages.com/badges/jcoded-friendly-mime/health.svg)](https://phpackages.com/packages/jcoded-friendly-mime)
```

PHPackages © 2026

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