论文:无忧HTML到PDF转换抽象库

时间:2024-02-24 13:19:30
【文件属性】:

文件名称:论文:无忧HTML到PDF转换抽象库

文件大小:26KB

文件格式:ZIP

更新时间:2024-02-24 13:19:30

html pdf async conversion HTMLPHP

纸 无忧HTML到PDF转换抽象库。 安装 composer require asyncphp/paper 为了获得最佳结果,您还应该安装和 。 要运行测试,您还需要安装 。 如果您没有安装后者,则将无法运行测试。 如果您没有安装前者,则将跳过相关测试,并且驱动程序不可用。 用法 您可以直接使用任何驱动程序: use AsyncInterop \ Loop ; use AsyncPHP \ Paper \ Driver \ DomDriver ; use AsyncPHP \ Paper \ Runner \ AmpRunner ; Loop :: execute ( Amp \wrap (


【文件预览】:
paper-develop
----composer.json(1KB)
----phpunit.xml(659B)
----readme.md(4KB)
----scrutinizer.yml(121B)
----tests()
--------WebkitDriverTest.php(2KB)
--------PrinceDriverTest.php(1KB)
--------DomDriverTest.php(1KB)
--------RunnerTest.php(1KB)
--------.gitignore(6B)
--------FactoryTest.php(1KB)
--------fixtures()
----code-of-conduct.md(3KB)
----src()
--------Runner.php(319B)
--------Driver()
--------Factory.php(2KB)
--------Driver.php(1KB)
--------Decorator.php(210B)
--------Runner()
----examples()
--------async-amp-dom.php(786B)
--------async.php(756B)
--------sync-amp-dom.php(556B)
--------sync-react-webkit.php(566B)
--------sample.html(3KB)
--------.gitignore(6B)
--------async-react-webkit.php(976B)
----license.md(1KB)
----.gitignore(21B)
----pre-commit(558B)
----header(2KB)

网友评论