PHPackages                             phy/markup - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. phy/markup

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

phy/markup
==========

Dynamic HTML builder, nothing super worth while. It does supports default HTML3, HTML4, HTML5, and XHTML tags.

1.0.2(12y ago)144DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSEPHPPHP &gt;=5.4.0

Since Aug 9Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mullanaphy/markup)[ Packagist](https://packagist.org/packages/phy/markup)[ Docs](https://github.com/mullanaphy/markup)[ RSS](/packages/phy-markup/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

PHY\\Markup - HTML Builder for PHP 5.4+
=======================================

[](#phymarkup---html-builder-for-php-54)

PHY\\Markup gives you a nice little HTML builder. You can append/prepend elements to your main HTML element and they'll all render out on echo.

Uses a little black magic with a few \_\_call and \_\_get methods but they do make it nicer on the eyes.

Usage
-----

[](#usage)

```
