mysiar/html-in-php

PHP classes for HTML

0.6.0 2020-06-26 06:18 UTC

This package is auto-updated.

Last update: 2024-03-29 04:19:26 UTC


README

PHP classes for HTML

master codecov Latest Stable Version Total Downloads Latest Unstable Version License FOSSA Status

Install

    composer require mysiar/html-in-php

Tags implemented

  • <span>
  • <div>
  • <a>
  • <p>
  • <table>
    • <caption>
    • <tbody>
    • <thead>
    • <tfoot>
    • <tr>
    • <td>

Example

Example.png