{"id":95414,"library":"misd-linkify","title":"Misd Linkify","description":"Converts URLs and email addresses in text into HTML links.","status":"active","version":"1.1.4","language":"php","source_language":null,"source_url":"https://github.com/misd-service-development/php-linkify","tags":["linkify","url","email","html","text-processing"],"install":[{"cmd":"composer require misd/linkify","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Linkify","correct":"use Misd\\Linkify\\Linkify;"}],"quickstart":{"code":"<?php\nuse Misd\\Linkify\\Linkify;\n\n$linkify = new Linkify();\n$text = 'Visit https://example.com';\necho $linkify->process($text);","lang":"php","description":"Convert a URL in text to an HTML anchor tag."},"warnings":[],"env_vars":null,"search_vec":"'address':7 'convert':3 'email':6,15 'html':11,16 'link':12 'linkifi':2,13 'misd':1 'process':19 'text':9,18 'text-process':17 'url':4,14","created_at":"2026-06-19T10:30:20.649982+00:00","updated_at":"2026-06-19T10:30:20.649982+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/misd-service-development/php-linkify","github":"https://github.com/misd-service-development/php-linkify","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}