Registry / utility / misd-linkify

misd-linkify

JSON →
library1.1.4phppackagistunverified

Converts URLs and email addresses in text into HTML links.

composer require misd/linkify
INSTALL
IMPORT
SIG · MISD-LINKIFY
M
misd-linkify
utilityphpv1.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Linkify
use Misd\Linkify\Linkify;

Convert a URL in text to an HTML anchor tag.

<?php use Misd\Linkify\Linkify; $linkify = new Linkify(); $text = 'Visit https://example.com'; echo $linkify->process($text);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
misd-linkify — pip install misd-linkify · libregistry