axy / html-build
HTML build helpers
Installs: 81
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/axy/html-build
Requires
- php: >=7.1
Requires (Dev)
- phpmd/phpmd: ^2.6
- phpunit/phpunit: ^7.5
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2025-09-29 02:21:19 UTC
README
HTML build helper library (PHP).
- The library does not require any dependencies.
- Install:
composer require axy/html-build
. - Tested for PHP 7.1, 7.2, 7.3
- License: MIT.