{"id":92346,"library":"sclable-xml-lint","title":"Sclable XML Lint","description":"A PHP CLI tool to lint and validate XML files.","status":"active","version":"0.9.0","language":"php","source_language":null,"source_url":"https://github.com/sclable/xml-lint","tags":["xml","lint","cli","validation"],"install":[{"cmd":"composer require sclable/xml-lint","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Linter","correct":"use Sclable\\XmlLint\\Linter;"}],"quickstart":{"code":"use Sclable\\XmlLint\\Linter;\n\n$linter = new Linter();\n$result = $linter->lint('path/to/file.xml');\necho $result->isValid() ? 'Valid' : 'Invalid';","lang":"php","description":"Lint and validate an XML file."},"warnings":[],"env_vars":null,"search_vec":"'cli':6,16 'file':13 'lint':3,9,15 'php':5 'sclabl':1 'tool':7 'valid':11,17 'xml':2,12,14","created_at":"2026-06-19T09:31:25.442306+00:00","updated_at":"2026-06-19T09:31:25.442306+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/sclable/xml-lint","github":"https://github.com/sclable/xml-lint","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli","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}}