php-forge / html
Awesome HTML Code Generator for PHP.
Installs: 8 062
Dependents: 16
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 1
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-11-04 13:29:57 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.