Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/WebFiori/ui into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed May 17, 2023
2 parents 21a93e6 + 7111f48 commit 119f82a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,10 @@ A set of classes that provide basic web pages creation utilities in addition to
| <a target="_blank" href="https://github.com/WebFiori/ui/actions/workflows/php82.yml"><img src="https://github.com/WebFiori/ui/workflows/Build%20PHP%208.2/badge.svg?branch=master"></a> |

## Features
* Ability to create custom HTML UI Elements as PHP classes or PHP templates.
* OPP abstraction to create and modify DOM through PHP.
* Ability to create custom HTML UI Elements in OOP approach.
* Virtual DOM through PHP.
* Building dynamic HTML templates with PHP.
* Provides a basic templating engine.
* Support for creating XML documents.
* Support for rendering XML documents.

## Usage

Expand Down

0 comments on commit 119f82a

Please sign in to comment.