PHPackages                             hocvt/stop-words - 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. hocvt/stop-words

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

hocvt/stop-words
================

Stop-Words via PHP

v24.8.8(1y ago)12.2k↓46.3%MITPHPPHP &gt;=7.0.0

Since Jun 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vuthaihoc/stop-words)[ Packagist](https://packagist.org/packages/hocvt/stop-words)[ RSS](/packages/hocvt-stop-words/feed)WikiDiscussions dev Synced 1mo ago

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

[![Build Status](https://camo.githubusercontent.com/6b95221e9637b87a5e46c11c9b73485b412bc1c9b36d8247d6d38c92ffe69c7c/68747470733a2f2f7472617669732d63692e6f72672f766f6b752f73746f702d776f7264732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/voku/stop-words)[![Coverage Status](https://camo.githubusercontent.com/4013c02d0eeaf27d22806b580a19fb12d67db8a370317f40c5b18f418ef66a53/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f766f6b752f73746f702d776f7264732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/voku/stop-words?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2d3f87c65a4fcda52f0b7c21030fb5a91b5f565e58dd818f685a9310274531fc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f766f6b752f73746f702d776f7264732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/voku/stop-words/?branch=master)[![Codacy Badge](https://camo.githubusercontent.com/20c236e18092a4882a90ffc9a843153904a32220f7f3bbee3e472fecb98bf5d1/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6461626562366439336561643431333039653462626638306330656339383465)](https://www.codacy.com/app/voku/stop-words?utm_source=github.com&utm_medium=referral&utm_content=voku/stop-words&utm_campaign=Badge_Grade)[![SensioLabsInsight](https://camo.githubusercontent.com/3f65c9123a6d8332dbc223ea6f468fbc8d228034f3cd302948319a39a19088d5/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f33313638333766312d616662302d346561352d393338652d3334303532376565623465362f6d696e692e706e67)](https://insight.sensiolabs.com/projects/316837f1-afb0-4ea5-938e-340527eeb4e6)[![Latest Stable Version](https://camo.githubusercontent.com/75a3faad7806d2537565ad7e355ff8db7e71af1490c15c8f8ac4db17d9e8c992/68747470733a2f2f706f7365722e707567782e6f72672f766f6b752f73746f702d776f7264732f762f737461626c65)](https://packagist.org/packages/voku/stop-words)[![Total Downloads](https://camo.githubusercontent.com/df139017ed12f75008c099ad3ac5abc93246a2c47f507b66178f47d636ca6318/68747470733a2f2f706f7365722e707567782e6f72672f766f6b752f73746f702d776f7264732f646f776e6c6f616473)](https://packagist.org/packages/voku/stop-words)[![Latest Unstable Version](https://camo.githubusercontent.com/e0674c06a8a088df9da5f1ba72b21163dd51f94732211ae87f5e50d311aa7687/68747470733a2f2f706f7365722e707567782e6f72672f766f6b752f73746f702d776f7264732f762f756e737461626c65)](https://packagist.org/packages/voku/stop-words)[![License](https://camo.githubusercontent.com/2a86beaf85ccf203d5a90d06e0b4ae96461c99e97f8c3f67618cd3853067c2f3/68747470733a2f2f706f7365722e707567782e6f72672f766f6b752f73746f702d776f7264732f6c6963656e7365)](https://packagist.org/packages/voku/stop-words)

Stop-Words
==========

[](#stop-words)

Description
-----------

[](#description)

A collection of stop words stop words in various languages for e.g. search-functions.

- [Installation](#installation)
- [Usage](#usage)
- [History](#history)

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

[](#installation)

1. Install and use [composer](https://getcomposer.org/doc/00-intro.md) in your project.
2. Require this package via composer:

```
composer require voku/stop-words
```

Usage
-----

[](#usage)

```
use voku\helper\StopWords;

$stopWords = new StopWords();
$stopWords->getStopWordsFromLanguage('de');
```

Available languages
-------------------

[](#available-languages)

- Arabic (ar)
- Bulgarian (bg)
- Catalan (ca)
- Croatian (hr)
- Czech (cz)
- Danish (da)
- Dutch (nl)
- English (en)
- Esperanto (eo)
- Estonian (et)
- Finnish (fi)
- French (fr)
- Georgian (ka)
- German (de)
- Greek (el)
- Hindi (hi)
- Hungarian (hu)
- Indonesian (id)
- Italian (it)
- Latvian (lv)
- Lithuanian (lt)
- Norwegian (no)
- Polish (pl)
- Portuguese (pt)
- Romanian (ro)
- Russian (ru)
- Slovak (sk)
- Spanish (es)
- Swedish (sv)
- Turkish (tr)
- Ukrainian (uk)
- Vietnamese (vi)

History
-------

[](#history)

See [CHANGELOG](CHANGELOG.md) for the full history of changes.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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

651d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2509658?v=4)[Stupid Dev](/maintainers/vuthaihoc)[@vuthaihoc](https://github.com/vuthaihoc)

---

Top Contributors

[![voku](https://avatars.githubusercontent.com/u/264695?v=4)](https://github.com/voku "voku (18 commits)")[![dali-rajab](https://avatars.githubusercontent.com/u/39015823?v=4)](https://github.com/dali-rajab "dali-rajab (1 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1 commits)")[![vuthaihoc](https://avatars.githubusercontent.com/u/2509658?v=4)](https://github.com/vuthaihoc "vuthaihoc (1 commits)")

---

Tags

stop words

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hocvt-stop-words/health.svg)

```
[![Health](https://phpackages.com/badges/hocvt-stop-words/health.svg)](https://phpackages.com/packages/hocvt-stop-words)
```

###  Alternatives

[voku/stop-words

Stop-Words via PHP

9010.6M10](/packages/voku-stop-words)[juanantoniodelgado/stopwords

A stopwords removal library

1167.7k1](/packages/juanantoniodelgado-stopwords)[xu42/open-sdk

有赞云服务端SDK

214.0k](/packages/xu42-open-sdk)

PHPackages © 2026

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