PHP HTML Class Library: Compose HTML documents with tag classes

Recommend this page to a friend!

  Author Author  
Name: Piotr Synowiec <contact>
Classes: 1 package by
Country: Poland Poland


  Detailed description   Download Download .zip .tar.gz  
This package can compose HTML documents with tag classes.

It provides several classes and traits specialized in generating several types of HTML tags by taking parameters during the creation of those class objects and using functions to combine tags that are contained inside each other.

Currently the package provides classes for generating HTML tags like table, div and span.

Details

Mysiar\Html

PHP classes for HTML

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

<hr>

Tags implemented

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

Example

Example.png


  Classes of Piotr Synowiec  >  PHP HTML Class Library  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP HTML Class Library
Base name: html-in-php
Description: Compose HTML documents with tag classes
Version: -
PHP version: 7.3
License: MIT/X Consortium License
 
  Groups   Screenshots Screenshots   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Traits Components that implement functionality via traits View top rated classes

  Files folder image Screenshots  
Example.png
File Role Description
Accessible without login Image file Example.png Screen Results of examples/Example.php


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder image.github (1 directory)
Files folder imageexamples (3 files)
Files folder imagesrc (2 files, 3 directories)
Files folder imagetests (2 directories)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file Makefile Data Auxiliary data
Accessible without login Plain text file phpunit.xml.dist Data Auxiliary data
Accessible without login Plain text file psalm.xml Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file ruleset.xml Data Auxiliary data

  Files folder image Files  /  .github  
File Role Description
Files folder imageworkflows (1 file)

  Files folder image Files  /  .github  /  workflows  
File Role Description
  Accessible without login Plain text file ci.yml Data Auxiliary data

  Files folder image Files  /  examples  
File Role Description
  Accessible without login HTML file Example.html Doc. Documentation
  Accessible without login Plain text file Example.php Example Example script
  Accessible without login Image file Example.png Icon Icon image

  Files folder image Files  /  src  
File Role Description
Files folder imagePartial (2 files)
Files folder imageSimple (2 files)
Files folder imageTable (7 files)
  Plain text file AbstractSimpleTag.php Class Class source
  Plain text file AbstractTag.php Class Class source

  Files folder image Files  /  src  /  Partial  
File Role Description
  Plain text file TrAwareInterface.php Class Class source
  Plain text file TrAwareTrait.php Class Class source

  Files folder image Files  /  src  /  Simple  
File Role Description
  Plain text file Div.php Class Class source
  Plain text file Span.php Class Class source

  Files folder image Files  /  src  /  Table  
File Role Description
  Plain text file Caption.php Class Class source
  Plain text file Table.php Class Class source
  Plain text file Tbody.php Class Class source
  Plain text file Td.php Class Class source
  Plain text file Tfoot.php Class Class source
  Plain text file Thead.php Class Class source
  Plain text file Tr.php Class Class source

  Files folder image Files  /  tests  
File Role Description
Files folder imageSimple (2 files)
Files folder imageTable (5 files)

  Files folder image Files  /  tests  /  Simple  
File Role Description
  Plain text file DivTest.php Class Class source
  Plain text file SpanTest.php Class Class source

  Files folder image Files  /  tests  /  Table  
File Role Description
  Plain text file CaptionTest.php Class Class source
  Plain text file TableTest.php Class Class source
  Plain text file TbodyTest.php Class Class source
  Plain text file TdTest.php Class Class source
  Plain text file TrTest.php Class Class source

Download Download all files: html-in-php.tar.gz html-in-php.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

For more information send a message to info at phpclasses dot org.