PHPackages                             osiemsiedem/laravel-autolink - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. osiemsiedem/laravel-autolink

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

osiemsiedem/laravel-autolink
============================

A Laravel package for converting URLs in a given string of text into clickable links.

10.0.0(1mo ago)13126.3k—4.2%5MITPHPPHP ^8.3CI passing

Since Jun 2Pushed 1y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (12)Versions (30)Used By (0)

Autolink for Laravel
====================

[](#autolink-for-laravel)

[![Build Status](https://github.com/osiemsiedem/laravel-autolink/workflows/Tests/badge.svg)](https://github.com/osiemsiedem/laravel-autolink/actions)[![Latest Stable Version](https://camo.githubusercontent.com/fcc3806f46f5e4b0f164c43c53fad8d0dfd7f8edeceb73584b0bca1aec90bac4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f7369656d73696564656d2f6c61726176656c2d6175746f6c696e6b)](https://packagist.org/packages/osiemsiedem/laravel-autolink)[![License](https://camo.githubusercontent.com/d674c238f46e5863888f9d35f4ed1b80b980112223946c5c266b8200bdd437b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6f7369656d73696564656d2f6c61726176656c2d6175746f6c696e6b)](https://packagist.org/packages/osiemsiedem/laravel-autolink)

A Laravel package for converting URLs in a given string of text into clickable links.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.2
- Laravel &gt;= 12.0

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

[](#installation)

```
composer require osiemsiedem/laravel-autolink

```

Usage
-----

[](#usage)

```
use OsiemSiedem\Autolink\Facades\Autolink;

echo Autolink::convert('Check this out - www.example.com. This will be ignored - My awesome website.');

// Check this out - example.com. This will be ignored - My awesome website.
```

Testing
-------

[](#testing)

```
./vendor/bin/phpunit

```

Credits
-------

[](#credits)

This package is based on the [Rinku](https://github.com/vmg/rinku) library.

- [Marek Szymczuk](https://github.com/bonzai)
- [All Contributors](../../contributors)

License
-------

[](#license)

Please see the [LICENSE.md](LICENSE.md) file.

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance63

Regular maintenance activity

Popularity41

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 92.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 ~102 days

Recently: every ~184 days

Total

29

Last Release

53d ago

Major Versions

5.2.0 → 6.0.02022-02-09

6.0.x-dev → 7.0.02023-02-18

7.0.x-dev → 8.0.x-dev2024-03-20

8.0.0 → 9.0.02025-02-25

9.0.x-dev → 10.0.02026-03-26

PHP version history (9 changes)1.0.0PHP ^7.1.3

3.0.1PHP ^7.2

4.0.0PHP ^7.2.5

5.0.0PHP ^7.3

5.1.0PHP ^7.3|^8.0

6.0.0PHP ^8.0

7.0.0PHP ^8.1

8.0.x-devPHP ^8.2

10.0.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/57c27cf7bd72bae1ad1df20f74ee617c1606e9b22f517411702bf91f01556523?d=identicon)[bonzai](/maintainers/bonzai)

---

Top Contributors

[![bonzai](https://avatars.githubusercontent.com/u/98191?v=4)](https://github.com/bonzai "bonzai (59 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (2 commits)")[![jkudish](https://avatars.githubusercontent.com/u/260253?v=4)](https://github.com/jkudish "jkudish (1 commits)")[![SCIF](https://avatars.githubusercontent.com/u/671925?v=4)](https://github.com/SCIF "SCIF (1 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

autolinkhtmllaravelphpurllaravelemailhtmlwwwautolink

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/osiemsiedem-laravel-autolink/health.svg)

```
[![Health](https://phpackages.com/badges/osiemsiedem-laravel-autolink/health.svg)](https://phpackages.com/packages/osiemsiedem-laravel-autolink)
```

###  Alternatives

[snowfire/beautymail

Send beautiful html emails with Laravel

1.3k733.1k2](/packages/snowfire-beautymail)[propaganistas/laravel-disposable-email

Disposable email validator

5762.6M6](/packages/propaganistas-laravel-disposable-email)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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