Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T12:06:11.000Z (9 months ago)
- Last Synced: 2024-10-03T07:05:30.095Z (about 1 month 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
[![PHP81](https://img.shields.io/badge/PHP-%3E%3D8.1-787CB5)](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
[![Twitter](https://img.shields.io/badge/twitter-follow-1DA1F2?logo=twitter&logoColor=1DA1F2&labelColor=555555?style=flat)](https://twitter.com/Terabytesoftw)