{"id":94413,"library":"jwage-purl","title":"Purl","description":"URL manipulation library for PHP 5.3+.","status":"active","version":"1.0.0","language":"php","source_language":null,"source_url":"https://github.com/jwage/purl","tags":["url","manipulation","parsing"],"install":[{"cmd":"composer require jwage/purl","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Url","correct":"use Purl\\Url;"}],"quickstart":{"code":"use Purl\\Url;\n\n$url = new Url('http://example.com/path?query=value#fragment');\necho $url->getScheme(); // 'http'\necho $url->getPath(); // '/path'","lang":"php","description":"Parse and manipulate a URL."},"warnings":[{"fix":"Consider using a modern URL library like League\\Uri.","message":"Purl requires PHP 5.3+; not compatible with PHP 8+ without updates.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'5.3':7 'librari':4 'manipul':3,9 'pars':10 'php':6 'purl':1 'url':2,8","created_at":"2026-06-19T10:06:01.585092+00:00","updated_at":"2026-06-19T10:06:01.585092+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":"http://github.com/jwage/purl","github":"https://github.com/jwage/purl","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}}