Skip to content

ngframer/ngframer.php.htmlbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Builder PHP Library

Introduction

The HTML Builder PHP Library simplifies the creation of HTML elements in PHP, offering a straightforward approach for generating html components. This library aims to enhance flexibility and ease of use when incorporating HTML components into your PHP projects.

Installation

You can install the HTML Builder PHP Library using Composer. Add the following to your composer.json file:

{
    "require": {
        "ngframer/php-htmlbuilder": "^vX.X.X"
    }
}

Then, run the following command in terminal.

composer install

You're ready to rock now.

Contribution

Contributions to improve and expand this library are highly appreciated. Your input is valuable in enhancing the functionality and usability of the HTML Builder PHP Library.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

HTML components builder/generator for PHP based applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages