forge / html
This package is abandoned and no longer maintained.
The author suggests using the php-forge/html package instead.
There is no license information available for the latest version (0.2.0) of this package.
Awesome HTML Code Generator for PHP.
0.2.0
2024-02-27 16:33 UTC
Requires
- php: ^8.1
- ext-dom: *
- ext-libxml: *
- ext-mbstring: *
- enshrined/svg-sanitize: ^0.17.0
- php-forge/awesome-widget: ^0.1.2
- php-forge/html-interop: ^0.1
- voku/anti-xss: ^4.1
Requires (Dev)
- maglnet/composer-require-checker: ^4.7
- php-forge/support: ^0.1
- phpunit/phpunit: ^10.5
- roave/infection-static-analysis-plugin: ^1.34
- symplify/easy-coding-standard: ^12.1
- vimeo/psalm: ^5.22
This package is auto-updated.
Last update: 2024-03-04 12:06:13 UTC
README
Awesome HTML Code Generator for PHP.
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist php-forge/html:"^0.1"
or add
"php-forge/html": "^0.1"
Usage
Check the documentation docs to learn about usage.
Testing
Check the documentation testing to learn about testing.
Support versions
License
The MIT License (MIT). Please see License File for more information.