{"id":86897,"library":"dompdf-dompdf","title":"Dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","status":"active","version":"3.1.4","language":"php","source_language":null,"source_url":"https://github.com/dompdf/dompdf","tags":["pdf","html-to-pdf","css","converter"],"install":[{"cmd":"composer require dompdf/dompdf","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Dompdf","correct":"use Dompdf\\Dompdf;"}],"quickstart":{"code":"use Dompdf\\Dompdf;\n\n$dompdf = new Dompdf();\n$dompdf->loadHtml('<h1>Hello</h1>');\n$dompdf->render();\n$dompdf->stream();","lang":"php","description":"Convert HTML to PDF and output"},"warnings":[{"fix":"Use version 2.x if on PHP 7.x or 8.0","message":"PHP 8.1+ required for version 3.x","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'2.1':6 'compliant':7 'convert':11,18 'css':5,17 'dompdf':1,2 'html':8,14 'html-to-pdf':13 'pdf':10,12,16","created_at":"2026-06-19T08:09:59.241496+00:00","updated_at":"2026-06-19T08:09:59.241496+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/dompdf/dompdf","github":"https://github.com/dompdf/dompdf","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}