{"packages":{"tekintian/dompdf":{"dev-cn":{"name":"tekintian/dompdf","description":"默认支持中文的dompdf, HTML转PDF工具类, DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://gitee.com/tekintian/dompdf","version":"dev-cn","version_normalized":"dev-cn","license":["LGPL-2.1"],"authors":[{"name":"tekintian","homepage":"https://gitee.com/tekintian/dompdf"},{"name":"The Dompdf Community","homepage":"https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"35f88412da1547c3b2b28b00152261bab153a0b2"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/35f88412da1547c3b2b28b00152261bab153a0b2","type":"zip","shasum":"","reference":"35f88412da1547c3b2b28b00152261bab153a0b2"},"type":"library","funding":[],"time":"2023-10-07T11:36:57+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"default-branch":true,"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","masterminds/html5":"^2.0","phenx/php-font-lib":">=0.5.4 <1.0.0","phenx/php-svg-lib":">=0.3.3 <1.0.0"},"require-dev":{"ext-gd":"*","ext-json":"*","ext-zip":"*","phpunit/phpunit":"^7.5 || ^8 || ^9 || ^10","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3","symfony/process":"^4.4 || ^5.4 || ^6.2"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575295},"v0.6.0":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.6.0","version_normalized":"0.6.0.0","license":["LGPL"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"fbb288daad0096350cdead591dd8d450e490fbd0"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/fbb288daad0096350cdead591dd8d450e490fbd0","type":"zip","shasum":"","reference":"fbb288daad0096350cdead591dd8d450e490fbd0"},"type":"library","funding":[],"time":"2014-02-07T02:58:53+00:00","autoload":{"classmap":["include/"]},"require":{"phenx/php-font-lib":"0.2.*"},"uid":7575298},"v0.6.1":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.6.1","version_normalized":"0.6.1.0","license":["LGPL"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"cf7d8a0a27270418850cc7d7ea532159e5eeb3eb"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/cf7d8a0a27270418850cc7d7ea532159e5eeb3eb","type":"zip","shasum":"","reference":"cf7d8a0a27270418850cc7d7ea532159e5eeb3eb"},"type":"library","funding":[],"time":"2014-03-11T01:59:52+00:00","autoload":{"classmap":["include/"]},"require":{"phenx/php-font-lib":"0.2.*"},"uid":7575299},"v0.6.2":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.6.2","version_normalized":"0.6.2.0","license":["LGPL"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"cc06008f75262510ee135b8cbb14e333a309f651"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/cc06008f75262510ee135b8cbb14e333a309f651","type":"zip","shasum":"","reference":"cc06008f75262510ee135b8cbb14e333a309f651"},"type":"library","funding":[],"time":"2015-12-07T04:07:13+00:00","autoload":{"classmap":["include/"]},"require":{"phenx/php-font-lib":"0.2.*"},"uid":7575300},"v0.7.0":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.7.0","version_normalized":"0.7.0.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"5c98652b1a5beb7e3cc8ec35419b2828dd63ab14"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/5c98652b1a5beb7e3cc8ec35419b2828dd63ab14","type":"zip","shasum":"","reference":"5c98652b1a5beb7e3cc8ec35419b2828dd63ab14"},"type":"library","funding":[],"time":"2016-05-11T00:36:29+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":">=5.3.0","ext-gd":"*","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"0.4.*","phenx/php-svg-lib":"0.1.*"},"require-dev":{"phpunit/phpunit":"3.7.*"},"uid":7575304},"v0.7.0-beta":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.7.0-beta","version_normalized":"0.7.0.0-beta","license":["LGPL"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"ffbfa8b2b38f109a111d3d260a9f30c49a1b3c3e"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/ffbfa8b2b38f109a111d3d260a9f30c49a1b3c3e","type":"zip","shasum":"","reference":"ffbfa8b2b38f109a111d3d260a9f30c49a1b3c3e"},"type":"library","funding":[],"time":"2015-05-01T14:26:17+00:00","autoload":{"psr-0":{"Dompdf":"src/"}},"require":{"php":">=5.3.0","phenx/php-font-lib":"0.3.*"},"require-dev":{"phpunit/phpunit":"3.7.*"},"uid":7575301},"v0.7.0-beta2":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.7.0-beta2","version_normalized":"0.7.0.0-beta2","license":["LGPL-3.0"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"a2d069805e1eb2e0fdd8db1a0b877f3ea4f04126"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/a2d069805e1eb2e0fdd8db1a0b877f3ea4f04126","type":"zip","shasum":"","reference":"a2d069805e1eb2e0fdd8db1a0b877f3ea4f04126"},"type":"library","funding":[],"time":"2015-09-25T21:40:53+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":">=5.3.0","ext-gd":"*","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"0.4.*","phenx/php-svg-lib":"0.1.*"},"require-dev":{"phpunit/phpunit":"3.7.*"},"uid":7575302},"v0.7.0-beta3":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.7.0-beta3","version_normalized":"0.7.0.0-beta3","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"5f13a9afa8862bafdae2108e01246b293cc17a34"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/5f13a9afa8862bafdae2108e01246b293cc17a34","type":"zip","shasum":"","reference":"5f13a9afa8862bafdae2108e01246b293cc17a34"},"type":"library","funding":[],"time":"2016-01-22T01:58:47+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":">=5.3.0","ext-gd":"*","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"0.4.*","phenx/php-svg-lib":"0.1.*"},"require-dev":{"phpunit/phpunit":"3.7.*"},"uid":7575303},"v0.8.0":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.8.0","version_normalized":"0.8.0.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"0f418c6b58fdeafc2a0e80eb1fa5e644e185089c"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/0f418c6b58fdeafc2a0e80eb1fa5e644e185089c","type":"zip","shasum":"","reference":"0f418c6b58fdeafc2a0e80eb1fa5e644e185089c"},"type":"library","funding":[],"time":"2017-02-16T02:40:40+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":">=5.3.0","ext-gd":"*","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"0.5.*","phenx/php-svg-lib":"0.2.*"},"require-dev":{"phpunit/phpunit":"4.8.*","squizlabs/php_codesniffer":"2.*"},"uid":7575305},"v0.8.1":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.8.1","version_normalized":"0.8.1.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"9ea852c4bdc74fac5def165e6cd52353f7ca3b3f"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/9ea852c4bdc74fac5def165e6cd52353f7ca3b3f","type":"zip","shasum":"","reference":"9ea852c4bdc74fac5def165e6cd52353f7ca3b3f"},"type":"library","funding":[],"time":"2017-09-14T01:36:24+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":">=5.3.0","ext-gd":"*","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"0.5.*","phenx/php-svg-lib":"0.3.*"},"require-dev":{"phpunit/phpunit":"4.8.*","squizlabs/php_codesniffer":"2.*"},"uid":7575306},"v0.8.2":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.8.2","version_normalized":"0.8.2.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"5113accd9ae5d466077cce5208dcf3fb871bf8f6"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/5113accd9ae5d466077cce5208dcf3fb871bf8f6","type":"zip","shasum":"","reference":"5113accd9ae5d466077cce5208dcf3fb871bf8f6"},"type":"library","funding":[],"time":"2017-11-26T14:49:08+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":">=5.4.0","ext-gd":"*","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"0.5.*","phenx/php-svg-lib":"0.3.*"},"require-dev":{"phpunit/phpunit":"4.8.*","squizlabs/php_codesniffer":"2.*"},"uid":7575307},"v0.8.3":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.8.3","version_normalized":"0.8.3.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"75f13c700009be21a1965dc2c5b68a8708c22ba2"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/75f13c700009be21a1965dc2c5b68a8708c22ba2","type":"zip","shasum":"","reference":"75f13c700009be21a1965dc2c5b68a8708c22ba2"},"type":"library","funding":[],"time":"2018-12-14T02:40:31+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":">=5.4.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"0.5.*","phenx/php-svg-lib":"0.3.*"},"require-dev":{"phpunit/phpunit":"^4.8|^5.5|^6.5","squizlabs/php_codesniffer":"2.*"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance"},"uid":7575308},"v0.8.4":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.8.4","version_normalized":"0.8.4.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"8f49b3b01693f51037dd50da81090beba1b5c005"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/8f49b3b01693f51037dd50da81090beba1b5c005","type":"zip","shasum":"","reference":"8f49b3b01693f51037dd50da81090beba1b5c005"},"type":"library","funding":[],"time":"2020-01-20T17:00:46+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":"^7.1","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.1","phenx/php-svg-lib":"^0.3.3"},"require-dev":{"phpunit/phpunit":"^7.5","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance"},"uid":7575309},"v0.8.5":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.8.5","version_normalized":"0.8.5.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"6782abfc090b132134cd6cea0ec6d76f0fce2c56"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/6782abfc090b132134cd6cea0ec6d76f0fce2c56","type":"zip","shasum":"","reference":"6782abfc090b132134cd6cea0ec6d76f0fce2c56"},"type":"library","funding":[],"time":"2020-02-20T03:52:51+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":"^7.1","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.1","phenx/php-svg-lib":"^0.3.3"},"require-dev":{"phpunit/phpunit":"^7.5","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance"},"uid":7575310},"v0.8.6":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v0.8.6","version_normalized":"0.8.6.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"db91d81866c69a42dad1d2926f61515a1e3f42c5"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5","type":"zip","shasum":"","reference":"db91d81866c69a42dad1d2926f61515a1e3f42c5"},"type":"library","funding":[],"time":"2020-08-30T22:54:22+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":"^7.1","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.2","phenx/php-svg-lib":"^0.3.3"},"require-dev":{"phpunit/phpunit":"^7.5","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575311},"v1.0.0":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v1.0.0","version_normalized":"1.0.0.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"e53da1ccea4340832d0b864e383c4e2b2d141ca3"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/e53da1ccea4340832d0b864e383c4e2b2d141ca3","type":"zip","shasum":"","reference":"e53da1ccea4340832d0b864e383c4e2b2d141ca3"},"type":"library","funding":[],"time":"2020-12-24T19:58:01+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.2","phenx/php-svg-lib":"^0.3.3"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575312},"v1.0.1":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v1.0.1","version_normalized":"1.0.1.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"45d260f2f6c6a542e0db3459470374c986a46d93"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/45d260f2f6c6a542e0db3459470374c986a46d93","type":"zip","shasum":"","reference":"45d260f2f6c6a542e0db3459470374c986a46d93"},"type":"library","funding":[],"time":"2020-12-31T13:25:19+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.2","phenx/php-svg-lib":"^0.3.3"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575313},"v1.0.2":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v1.0.2","version_normalized":"1.0.2.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"8768448244967a46d6e67b891d30878e0e15d25c"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/8768448244967a46d6e67b891d30878e0e15d25c","type":"zip","shasum":"","reference":"8768448244967a46d6e67b891d30878e0e15d25c"},"type":"library","funding":[],"time":"2021-01-08T14:18:52+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"extra":{"branch-alias":{"dev-develop":"0.7-dev"}},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.2","phenx/php-svg-lib":"^0.3.3"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575314},"v1.1.0":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v1.1.0","version_normalized":"1.1.0.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"aa594c1cdbcdab04977fdd0fff669a017fb50ef4"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/aa594c1cdbcdab04977fdd0fff669a017fb50ef4","type":"zip","shasum":"","reference":"aa594c1cdbcdab04977fdd0fff669a017fb50ef4"},"type":"library","funding":[],"time":"2021-11-16T18:39:01+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.2","phenx/php-svg-lib":"^0.3.3"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575315},"v1.1.1":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v1.1.1","version_normalized":"1.1.1.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"de4aad040737a89fae2129cdeb0f79c45513128d"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/de4aad040737a89fae2129cdeb0f79c45513128d","type":"zip","shasum":"","reference":"de4aad040737a89fae2129cdeb0f79c45513128d"},"type":"library","funding":[],"time":"2021-11-24T00:45:04+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.2","phenx/php-svg-lib":"^0.3.3"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575316},"v1.2.0":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v1.2.0","version_normalized":"1.2.0.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"60b704331479a69e9bcdb3496da2315b5c4f94fd"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/60b704331479a69e9bcdb3496da2315b5c4f94fd","type":"zip","shasum":"","reference":"60b704331479a69e9bcdb3496da2315b5c4f94fd"},"type":"library","funding":[],"time":"2022-02-07T13:02:10+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.4","phenx/php-svg-lib":"^0.3.3 || ^0.4.0"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575317},"v1.2.1":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v1.2.1","version_normalized":"1.2.1.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"c6dfd9bb8b0040609f04754f729d4cb3016e0575"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/c6dfd9bb8b0040609f04754f729d4cb3016e0575","type":"zip","shasum":"","reference":"c6dfd9bb8b0040609f04754f729d4cb3016e0575"},"type":"library","funding":[],"time":"2022-03-24T12:57:42+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.4","phenx/php-svg-lib":"^0.3.3 || ^0.4.0"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575318},"v1.2.2":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v1.2.2","version_normalized":"1.2.2.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"5031045d9640b38cfc14aac9667470df09c9e090"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090","type":"zip","shasum":"","reference":"5031045d9640b38cfc14aac9667470df09c9e090"},"type":"library","funding":[],"time":"2022-04-27T13:50:54+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","phenx/php-font-lib":"^0.5.4","phenx/php-svg-lib":"^0.3.3 || ^0.4.0"},"require-dev":{"ext-json":"*","ext-zip":"*","phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575319},"v2.0.0":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v2.0.0","version_normalized":"2.0.0.0","license":["LGPL-2.1"],"authors":[{"name":"Fabien Ménager","email":"fabien.menager@gmail.com"},{"name":"Brian Sweeney","email":"eclecticgeek@gmail.com"},{"name":"Gabriel Bull","email":"me@gabrielbull.com"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"79573d8b8a141ec8a17312515de8740eed014fa9"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/79573d8b8a141ec8a17312515de8740eed014fa9","type":"zip","shasum":"","reference":"79573d8b8a141ec8a17312515de8740eed014fa9"},"type":"library","funding":[],"time":"2022-06-21T21:14:57+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","masterminds/html5":"^2.0","phenx/php-font-lib":"^0.5.4","phenx/php-svg-lib":"^0.3.3 || ^0.4.0"},"require-dev":{"ext-json":"*","ext-zip":"*","phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575320},"v2.0.1":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v2.0.1","version_normalized":"2.0.1.0","license":["LGPL-2.1"],"authors":[{"name":"The Dompdf Community","homepage":"https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"c5310df0e22c758c85ea5288175fc6cd777bc085"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/c5310df0e22c758c85ea5288175fc6cd777bc085","type":"zip","shasum":"","reference":"c5310df0e22c758c85ea5288175fc6cd777bc085"},"type":"library","funding":[],"time":"2022-09-22T13:43:41+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","masterminds/html5":"^2.0","phenx/php-font-lib":">=0.5.4 <1.0.0","phenx/php-svg-lib":">=0.3.3 <1.0.0"},"require-dev":{"ext-json":"*","ext-zip":"*","phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575321},"v2.0.2":{"name":"tekintian/dompdf","description":"DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://github.com/dompdf/dompdf","version":"v2.0.2","version_normalized":"2.0.2.0","license":["LGPL-2.1"],"authors":[{"name":"The Dompdf Community","homepage":"https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"ad4c631bf8897fc1ca7b566468a969cfd71a558a"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/ad4c631bf8897fc1ca7b566468a969cfd71a558a","type":"zip","shasum":"","reference":"ad4c631bf8897fc1ca7b566468a969cfd71a558a"},"type":"library","funding":[],"time":"2023-01-31T13:30:40+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","masterminds/html5":"^2.0","phenx/php-font-lib":">=0.5.4 <1.0.0","phenx/php-svg-lib":">=0.3.3 <1.0.0"},"require-dev":{"ext-json":"*","ext-zip":"*","phpunit/phpunit":"^7.5 || ^8 || ^9","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575322},"v2.0.3":{"name":"tekintian/dompdf","description":"默认支持中文的dompdf, HTML转PDF工具类, DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://gitee.com/tekintian/dompdf","version":"v2.0.3","version_normalized":"2.0.3.0","license":["LGPL-2.1"],"authors":[{"name":"tekintian","homepage":"https://gitee.com/tekintian/dompdf"},{"name":"The Dompdf Community","homepage":"https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"35f88412da1547c3b2b28b00152261bab153a0b2"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/35f88412da1547c3b2b28b00152261bab153a0b2","type":"zip","shasum":"","reference":"35f88412da1547c3b2b28b00152261bab153a0b2"},"type":"library","funding":[],"time":"2023-10-07T11:36:57+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","masterminds/html5":"^2.0","phenx/php-font-lib":">=0.5.4 <1.0.0","phenx/php-svg-lib":">=0.3.3 <1.0.0"},"require-dev":{"ext-json":"*","ext-zip":"*","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3","ext-gd":"*","phpunit/phpunit":"^7.5 || ^8 || ^9 || ^10","symfony/process":"^4.4 || ^5.4 || ^6.2"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575323},"v2.0.4":{"name":"tekintian/dompdf","description":"默认支持中文的dompdf, HTML转PDF工具类, DOMPDF is a CSS 2.1 compliant HTML to PDF converter","keywords":[],"homepage":"https://gitee.com/tekintian/dompdf","version":"v2.0.4","version_normalized":"2.0.4.0","license":["LGPL-2.1"],"authors":[{"name":"tekintian","homepage":"https://gitee.com/tekintian/dompdf"},{"name":"The Dompdf Community","homepage":"https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"}],"source":{"url":"https://github.com/tekintian/dompdf.git","type":"git","reference":"35f88412da1547c3b2b28b00152261bab153a0b2"},"dist":{"url":"https://api.github.com/repos/tekintian/dompdf/zipball/35f88412da1547c3b2b28b00152261bab153a0b2","type":"zip","shasum":"","reference":"35f88412da1547c3b2b28b00152261bab153a0b2"},"type":"library","funding":[],"time":"2023-10-07T11:36:57+00:00","autoload":{"psr-4":{"Dompdf\\":"src/"},"classmap":["lib/"]},"require":{"php":"^7.1 || ^8.0","ext-dom":"*","ext-mbstring":"*","masterminds/html5":"^2.0","phenx/php-font-lib":">=0.5.4 <1.0.0","phenx/php-svg-lib":">=0.3.3 <1.0.0"},"require-dev":{"ext-gd":"*","ext-json":"*","ext-zip":"*","phpunit/phpunit":"^7.5 || ^8 || ^9 || ^10","squizlabs/php_codesniffer":"^3.5","mockery/mockery":"^1.3","symfony/process":"^4.4 || ^5.4 || ^6.2"},"suggest":{"ext-gd":"Needed to process images","ext-imagick":"Improves image processing performance","ext-gmagick":"Improves image processing performance","ext-zlib":"Needed for pdf stream compression"},"uid":7575325}}}}