unzeroun / isocontent
A library to transform web contents (say HTML) to an abstract AST that can be rendered everywhere
1.0.2
2022-04-05 11:47 UTC
Requires
- php: >=7.4
Requires (Dev)
- ext-dom: *
- ext-json: *
- php-coveralls/php-coveralls: ^2.4.2
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ^0.12.44
- phpunit/phpunit: ^9.3.11
- symfony/form: ^5.1 | ^6.0
- symfony/framework-bundle: ^4.4 | ^5.0 | ^6.0
- symfony/serializer: ^4.4 | ^5.0 | ^6.0
- symfony/var-dumper: ^4.4 | ^5.0 | ^6.0
- twig/twig: ^2.0 | ^3.0
Suggests
- ext-dom: ext-dom is required for DOMParser usage
- ext-json: ext-json is required for JSONRenderer usage
- ext-libxml: ext-libxml is required for DOMParser usage
- symfony/framework-bundle: for Symfony integration
- symfony/serializer: for serialization of AST
This package is auto-updated.
Last update: 2024-11-05 17:23:40 UTC