TexyBundle:用于 Texy 的非官方 Symfony 2 包 (http

时间:2024-07-05 12:33:33
【文件属性】:

文件名称:TexyBundle:用于 Texy 的非官方 Symfony 2 包 (http

文件大小:12KB

文件格式:ZIP

更新时间:2024-07-05 12:33:33

PHP

EdgeDesign Texy 捆绑包 这是一个简单的捆绑包,包装了 Texy! 文本处理器 ( ) 成一个 Symfony 包。 设置 composer require edgedesign/texy-bundle 将new Edge\TexyBundle\EdgeTexyBundle()到您的 AppKernel。 配置 随意覆盖Resources/config/config.yml指令。 您可以更改将要实例化的类,如果您对我们的实现不满意,请实现正确的接口。 ### 自定义属性 在edge_texy_bundle.custom_attributes部分,您可以定义将添加到每个 html 元素的自定义 html 属性。 用于允许 html5 属性( download , data-something , ...)。 过滤器 在edge_texy_bundle.filters部分,


【文件预览】:
TexyBundle-master
----.gitignore(30B)
----Resources()
--------config()
----EdgeTexyBundle.php(240B)
----composer.json(637B)
----README.md(5KB)
----phpunit.xml(502B)
----DependencyInjection()
--------EdgeTexyExtension.php(3KB)
----Tests()
--------TexyProcessorTest.php(798B)
--------TexyTwigFilterTest.php(529B)
--------EdgeTexyExtensionTest.php(3KB)
--------TexyConfiguratorTest.php(790B)
--------TexyManagerTest.php(868B)
----Texy()
--------TexyConfigurator.php(4KB)
--------TexyProcessor.php(571B)
--------TexyTwigFilter.php(704B)
--------TexyManager.php(1KB)

网友评论