PHPackages                             ateliee/mecab - 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. ateliee/mecab

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

ateliee/mecab
=============

mecab reading for php

340.6k↓41.7%3[1 issues](https://github.com/ateliee/mecab/issues)PHP

Since Jan 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ateliee/mecab)[ Packagist](https://packagist.org/packages/ateliee/mecab)[ RSS](/packages/ateliee-mecab/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

meCab reading php library
=========================

[](#mecab-reading-php-library)

オープンソース 形態素解析エンジンmeCab([http://taku910.github.io/mecab/)を](http://taku910.github.io/mecab/)%E3%82%92)

phpで利用する場合、インストールが大変なのでライブラリ化してみました。

使い方
---

[](#使い方)

meCabは別途インストールしている必要があります。

```
    "require": {
        "ateliee/mecab": "dev-master"
    }

```

```
use meCab\meCab;
...

$mecab = new meCab();
var_dump($mecab->analysis('すもももももももものうち'));

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![ateliee](https://avatars.githubusercontent.com/u/4863358?v=4)](https://github.com/ateliee "ateliee (12 commits)")

### Embed Badge

![Health badge](/badges/ateliee-mecab/health.svg)

```
[![Health](https://phpackages.com/badges/ateliee-mecab/health.svg)](https://phpackages.com/packages/ateliee-mecab)
```

###  Alternatives

[suncat/mobile-detect-bundle

Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.

4035.3M7](/packages/suncat-mobile-detect-bundle)[snowdog/frontools

Set of front-end tools for Magento 2, based on Gulp.js

4241.3M1](/packages/snowdog-frontools)[spatie/laravel-dashboard

A dashboard for Laravel

568156.1k94](/packages/spatie-laravel-dashboard)[brick/schema

Schema.org library for PHP

5163.7k1](/packages/brick-schema)[ibericode/vat-bundle

Bundle for using ibericode/vat in a Symfony environment

21254.5k](/packages/ibericode-vat-bundle)[sylius/taxonomy

Taxonomies - categorization of domain models in PHP projects.

14435.6k10](/packages/sylius-taxonomy)

PHPackages © 2026

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