https://github.com/php-forge/html
HTML Awesome Code Generator for PHP.
https://github.com/php-forge/html
generator html php php-forge
Last synced: 7 months ago
JSON representation
HTML Awesome Code Generator for PHP.
- Host: GitHub
- URL: https://github.com/php-forge/html
- Owner: php-forge
- License: mit
- Created: 2022-05-22T17:00:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T12:06:11.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T17:35:54.250Z (10 months ago)
- Topics: generator, html, php, php-forge
- Language: PHP
- Homepage:
- Size: 1.5 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Awesome HTML Code Generator for PHP.
## Installation
The preferred way to install this extension is through [composer](https://getcomposer.org/download/).
Either run
```shell
composer require --prefer-dist php-forge/html:"^0.1"
```
or add
```json
"php-forge/html": "^0.1"
```
## Usage
[Check the documentation docs](/docs/README.md) to learn about usage.
## Testing
[Check the documentation testing](/docs/testing.md) to learn about testing.
## Support versions
[](https://www.php.net/releases/8.1/en.php)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
## Our social networks
[](https://twitter.com/Terabytesoftw)