PHPackages                             nexuslinkservices/link-email-highlighter - 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. nexuslinkservices/link-email-highlighter

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

nexuslinkservices/link-email-highlighter
========================================

v1.1.0(9y ago)047MITPHPPHP &gt;=5.6.2

Since Aug 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nexuslinkservices/email-link-highlighter)[ Packagist](https://packagist.org/packages/nexuslinkservices/link-email-highlighter)[ RSS](/packages/nexuslinkservices-link-email-highlighter/feed)WikiDiscussions master Synced today

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

HOW TO USE - GUIDE:
===================

[](#how-to-use---guide)

Define below described properties to highlight inside the file and set their values to true/false as per your need

[![Latest Version](https://camo.githubusercontent.com/5db19b1ce1b4d254a226f29c4bd3e875064c038693bc6e65ed43a5c04ab92ef3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e657875736c696e6b73657276696365732f6c696e6b2d656d61696c2d686967686c6967687465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nexuslinkservices/link-email-highlighter)[![Software License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0c9a33247daac1c7d0c641cc8d679d28bfdc862812ba76b56ad6145292d0fce9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e657875736c696e6b73657276696365732f656d61696c2d6c696e6b2d686967686c6967687465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/nexuslinkservices/email-link-highlighter/?branch=master)[![Build Status](https://camo.githubusercontent.com/1e1719bcdb0c8182fdf5c3db9e9205067547c1de982b66ea9627fc6c148e1ccc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e657875736c696e6b73657276696365732f656d61696c2d6c696e6b2d686967686c6967687465722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/nexuslinkservices/email-link-highlighter/build-status/master)

i.e.: I want to highlight only links in my content, so I need to define following variables in my configuration yaml file.

```
highlighting_enabled:
    link: true
    mail: false

```

```
Note(s):
1. If configuration yaml is not there in your project then the default configuration will be taken into consideration.
2. The bundle uses symfony yaml component to parse the yaml configuration.

```

Following is the reference code to make it working,

```
/**
 * CODE
 * create a new object of HighLighter class
 */

$highLighter = new HighLighter($pathToYaml);  //$pathToYaml is optional as mentioned earlier
$highLightedContent = $highLighter->HighLight($contentToBeHighlighted);

```

That's it with the bundle.

CONTRIBUTING:
-------------

[](#contributing)

Pull requests are always welcome.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

3602d ago

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nexuslinkservices-link-email-highlighter/health.svg)

```
[![Health](https://phpackages.com/badges/nexuslinkservices-link-email-highlighter/health.svg)](https://phpackages.com/packages/nexuslinkservices-link-email-highlighter)
```

###  Alternatives

[spatie/laravel-event-sourcing

The easiest way to get started with event sourcing in Laravel

9094.1M28](/packages/spatie-laravel-event-sourcing)[league/period

Time range API for PHP

7335.7M22](/packages/league-period)[adbario/php-dot-notation

PHP dot notation access to arrays

4629.2M205](/packages/adbario-php-dot-notation)[internetgalerie/ig-slug

Rebuild URL slugs

12899.9k3](/packages/internetgalerie-ig-slug)

PHPackages © 2026

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