PHPackages                             juanantoniodelgado/stopwords - 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. juanantoniodelgado/stopwords

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

juanantoniodelgado/stopwords
============================

A stopwords removal library

1.4(1y ago)1178.6k↓65.2%9[2 PRs](https://github.com/juanantoniodelgado/StopWords/pulls)1CC-BY-4.0PHPPHP &gt;=7.3CI failing

Since May 29Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/juanantoniodelgado/StopWords)[ Packagist](https://packagist.org/packages/juanantoniodelgado/stopwords)[ Docs](https://github.com/juanantoniodelgado/StopWords)[ RSS](/packages/juanantoniodelgado-stopwords/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)Dependencies (2)Versions (7)Used By (1)

StopWords
=========

[](#stopwords)

[![Codacy Badge](https://camo.githubusercontent.com/648cb4656588a935e5f3385025ae4efcc7b7b22d79558cea8353bc6945d7e90c/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3236313230376130363931313431663639643931633536343635633664643332)](https://www.codacy.com/gh/juanantoniodelgado/StopWords/dashboard?utm_source=github.com&utm_medium=referral&utm_content=juanantoniodelgado/StopWords&utm_campaign=Badge_Grade)

PHP StopWords removal library with support for multiple languages.

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

[](#installation)

```
composer require juanantoniodelgado/stopwords

```

Usage
-----

[](#usage)

```
use StopWords/StopWords;

$stopwords = new StopWords('en');
$stopwords->clean('your text to clean');

```

Supported languages
-------------------

[](#supported-languages)

Arabic, Armenian, Basque, Bulgarian, Catalan, Cebuano, Chinese, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Gujarati, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Latvian, Malay, Norwegian, Persian, Portuguese, Romanian, Russian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, and Vietnamese.

### Notes

[](#notes)

Language files are set according to [ISO 639-2](https://www.loc.gov/standards/iso639-2/php/code_list.php).

### Sources

[](#sources)

LanguageSourceArabicArmenian[https://docs.google.com/viewer?a=v&amp;pid=sites&amp;srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OmM1NzgyOTk3NDA4NGJhZQ](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OmM1NzgyOTk3NDA4NGJhZQ)BasqueBulgarianCatalan [http://latel.upf.edu/morgana/altres/pub/ca\_stop.htm](http://latel.upf.edu/morgana/altres/pub/ca_stop.htm)CebuanoChinese[https://docs.google.com/viewer?a=v&amp;pid=sites&amp;srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjRmZjlhYTNkNWZjMTc3NWI](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjRmZjlhYTNkNWZjMTc3NWI)CzechDanishDutchEnglishEstonianFinnishFrench GermanGreek[https://docs.google.com/viewer?a=v&amp;pid=sites&amp;srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjI5MzI4MDRjMzk3M2Y2OWU](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjI5MzI4MDRjMzk3M2Y2OWU)GujaratiHebrewHindiHungarianIndonesianItalianJapanese[https://docs.google.com/viewer?a=v&amp;pid=sites&amp;srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjdhNWQxZGQwOTE3ZjVkY2M](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjdhNWQxZGQwOTE3ZjVkY2M)Latvian[https://docs.google.com/viewer?a=v&amp;pid=sites&amp;srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjNiNGI5YTVmYjkxOWEwYmQ](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjNiNGI5YTVmYjkxOWEwYmQ)MalayNorwegianPersian[https://docs.google.com/viewer?a=v&amp;pid=sites&amp;srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjY0MWMxMDBjZTc2Y2ZmZjk](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjY0MWMxMDBjZTc2Y2ZmZjk)PortugueseRomanianRussianSlovakSpanish  SwedishTagalogThaiTurkishUkrainianVietnameseLicense
-------

[](#license)

Contents of this repository are available under [Attribution 4.0 International (CC BY 4.0)](http://creativecommons.org/licenses/by/4.0/).

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance59

Moderate activity, may be stable

Popularity41

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

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

Every ~291 days

Total

5

Last Release

673d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7cc08e111bb48ca405810045a50acfe090be9e2666b89fa65cedd78e34ae02b7?d=identicon)[jadelgado](/maintainers/jadelgado)

---

Top Contributors

[![juanantoniodelgado](https://avatars.githubusercontent.com/u/13161449?v=4)](https://github.com/juanantoniodelgado "juanantoniodelgado (55 commits)")[![tomhatzer](https://avatars.githubusercontent.com/u/3952168?v=4)](https://github.com/tomhatzer "tomhatzer (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![VladimirMarinenko](https://avatars.githubusercontent.com/u/82177617?v=4)](https://github.com/VladimirMarinenko "VladimirMarinenko (1 commits)")

---

Tags

composerphp7stopwordsstopwords-phpstopwords-removalstop wordsstopwords

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/juanantoniodelgado-stopwords/health.svg)

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

###  Alternatives

[voku/stop-words

Stop-Words via PHP

9111.2M15](/packages/voku-stop-words)[imi/laravel-transsid

Trans\_SID (Session IDs in URLs) for Laravel 5-8 Projects

183.4k](/packages/imi-laravel-transsid)

PHPackages © 2026

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