PHPackages                             mazentouati/no-emoji - 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. mazentouati/no-emoji

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

mazentouati/no-emoji
====================

Generates a RegEx pattern that detect emojis presence.

0.2.0(7y ago)519MITPHP

Since Feb 2Pushed 7y ago3 watchersCompare

[ Source](https://github.com/sunchayn/no-emoji)[ Packagist](https://packagist.org/packages/mazentouati/no-emoji)[ RSS](/packages/mazentouati-no-emoji/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

No Emoji
--------

[](#no-emoji)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/fde99a8046e0a84ccc9dabe8b8d7a153a7e78e8863c10ac9635d1fc43b80d74a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d617a656e746f756174692f6e6f2d656d6f6a692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mazentouati/no-emoji/?branch=master) [![StyleCI](https://camo.githubusercontent.com/a04b167b9fb509593cc5685c7b137181f3f2e75a417f92996855c124f8adb398/68747470733a2f2f7374796c6563692e696f2f7265706f732f3136383837333931352f736869656c64)](https://styleci.io/repos/168873915) [![Maintainability](https://camo.githubusercontent.com/2ae996b2d9ed6ab52b4ad1e5524a3f0e049e87e82e8144cc4b9e7ce36fa6f53a/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f61636162333737623638623363653933303730382f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/mazentouati/no-emoji/maintainability) [![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](./LICENSE)

No Emoji is simple package created to generate a RegEx pattern able to detect if a string has an Emoji or not. The generated pattern is based on the Unicode V11 reference published in this [File](https://unicode.org/Public/emoji/11.0/emoji-test.txt).

[![Home](https://raw.githubusercontent.com/mazentouati/no-emoji/master/home.PNG)](https://raw.githubusercontent.com/mazentouati/no-emoji/master/home.PNG)

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

[](#installation)

Installation through [composer](http://getcomposer.org/) :

```
composer create-project mazentouati/no-emoji no-emoji
```

you can execute the code using your preferred local server (eg: [Laragon](https://laragon.org))

or using PHP built-in server :

```
cd no-emoji
php -S localhost:80 -t .
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.2% 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 ~1 days

Total

3

Last Release

2654d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7164ab33d58fab73910af7ca68f8d742190ecaaf9409b3e6c12d2e301a9419af?d=identicon)[sunchayn](/maintainers/sunchayn)

---

Top Contributors

[![sunchayn](https://avatars.githubusercontent.com/u/14861869?v=4)](https://github.com/sunchayn "sunchayn (25 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

emojigeneratorphpregex

### Embed Badge

![Health badge](/badges/mazentouati-no-emoji/health.svg)

```
[![Health](https://phpackages.com/badges/mazentouati-no-emoji/health.svg)](https://phpackages.com/packages/mazentouati-no-emoji)
```

###  Alternatives

[wbl/magento-minify

Simply enables js and css minification.

602.2k](/packages/wbl-magento-minify)

PHPackages © 2026

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