Download the PHP package xana/gen-html without Composer
On this page you can find all versions of the php package xana/gen-html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download xana/gen-html
More information about xana/gen-html
Files in xana/gen-html
Package gen-html
Short Description This library make generating HTML contents easier than ever
License LGPL-3.0-or-later
Informations about the package gen-html
Table of Contents
- [About The Project](#about-the-project) - [Supports](#supports) - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Usage](#usage) - [Contact](#contact) - [Additional documentation](#additional-documentation)About The Project
This is a library that does just that; generates HTML markdown using fluent PHP classes. This library can be used anywhere where you can have PHP and HTML coexist. Worth noting, this library was made just for fun.
(back to top)
Supports:
- HTML Elements
Divs
Paragraphs
Images
Links
Inputs (text, mail, phone, passwoord, date, file, select...)
Tables (row, columns, header...)
Forms
Headings
Lists (ordered and unordered)
Line break
- CSS Framework
Bootstrap 5
(back to top)
Getting Started
To set up a local instance of the application, follow the steps below.
Prerequisites
The following dependencies are required to be installed for the project to function properly:
- PHP 8+
- Composer
(back to top)
Installation
Now that the environment has been set up and configured to properly compile and run the project, the next step is to install and configure the project locally on your system.
-
Install the library
- Have fun!
(back to top)
Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space.
(back to top)
Contact
📫 Omar SAKHRAOUI ( aka Xana )
-
View my website
-
Send an EMail
-
Hire me on LinkedIn
(back to top)
Additional documentation
- Changelogs
- License
(back to top)