PHPackages                             cry/cry-cms-html - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cry/cry-cms-html

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cry/cry-cms-html
================

class for create html from php

1.06(1y ago)0492PHP

Since Oct 27Pushed 12mo ago1 watchersCompare

[ Source](https://github.com/CryInt/CryCMS-HTML)[ Packagist](https://packagist.org/packages/cry/cry-cms-html)[ RSS](/packages/cry-cry-cms-html/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)DependenciesVersions (8)Used By (2)

CryCMS-HTML
===========

[](#crycms-html)

- 🟣 HTML/Elements/a
- 🟢 HTML/Elements/abbr
- ⚫ HTML/Elements/acronym
- 🟢 HTML/Elements/address
- ⚫ HTML/Elements/applet
- 🟩 HTML/Elements/area
- 🟢 HTML/Elements/article
- 🟢 HTML/Elements/aside
- 🟢 HTML/Elements/audio
- 🟢 HTML/Elements/b
- 🟩 HTML/Elements/base
- ⚫ HTML/Elements/basefont
- 🟢 HTML/Elements/bdo
- ⚫ HTML/Elements/bgsound
- ⚫ HTML/Elements/big
- ⚫ HTML/Elements/blink
- 🟢 HTML/Elements/blockquote
- 🟢 HTML/Elements/body
- 🟩 HTML/Elements/br
- 🟢 HTML/Elements/button
- 🟢 HTML/Elements/canvas
- 🟢 HTML/Elements/caption
- ⚫ HTML/Elements/center
- 🟢 HTML/Elements/cite
- 🟢 HTML/Elements/code
- 🟩 HTML/Elements/col
- 🟢 HTML/Elements/colgroup
- ⚫ HTML/Elements/command
- 🟢 HTML/Elements/datalist
- 🟢 HTML/Elements/dd
- 🟢 HTML/Elements/del
- 🟢 HTML/Elements/details
- 🟢 HTML/Elements/dfn
- 🟢 HTML/Elements/div
- 🟢 HTML/Elements/dl
- 🟢 HTML/Elements/dt
- 🟢 HTML/Elements/em
- 🟩 HTML/Elements/embed
- 🟢 HTML/Elements/fieldset
- 🟢 HTML/Elements/figcaption
- 🟢 HTML/Elements/figure
- ⚫ HTML/Elements/font
- 🟢 HTML/Elements/footer
- 🟢 HTML/Elements/form
- ⚫ HTML/Elements/frame
- ⚫ HTML/Elements/frameset
- 🟢 HTML/Elements/h1, h2, h3, h4, h5, and h6
- 🟢 HTML/Elements/head
- 🟢 HTML/Elements/header
- 🟢 HTML/Elements/hgroup
- 🟩 HTML/Elements/hr
- 🟢 HTML/Elements/html
- 🟢 HTML/Elements/i
- 🟢 HTML/Elements/iframe
- 🟩 HTML/Elements/img
- 🟣 HTML/Elements/input
- 🟢 HTML/Elements/ins
- 🟢 HTML/Elements/kbd
- ⚫ HTML/Elements/keygen
- 🟢 HTML/Elements/label
- 🟢 HTML/Elements/legend
- 🟢 HTML/Elements/li
- 🟣 HTML/Elements/link
- 🟢 HTML/Elements/listing
- 🟢 HTML/Elements/main
- 🟢 HTML/Elements/map
- 🟢 HTML/Elements/mark
- ⚫ HTML/Elements/marquee
- ⚫ HTML/Elements/math
- ⚫ HTML/Elements/menu
- 🟩 HTML/Elements/meta
- 🟢 HTML/Elements/meter
- 🟢 HTML/Elements/nav
- ⚫ HTML/Elements/nextid
- ⚫ HTML/Elements/nobr
- ⚫ HTML/Elements/noembed
- ⚫ HTML/Elements/noframes
- 🟢 HTML/Elements/noscript
- 🟢 HTML/Elements/object
- 🟢 HTML/Elements/ol
- 🟢 HTML/Elements/optgroup
- 🟣 HTML/Elements/option
- 🟢 HTML/Elements/output
- 🟢 HTML/Elements/p
- 🟩 HTML/Elements/param
- ⚫ HTML/Elements/plaintext
- 🟩 HTML/Elements/pre
- 🟩 HTML/Elements/progress
- 🟩 HTML/Elements/q
- 🟩 HTML/Elements/rp
- 🟩 HTML/Elements/rt
- 🟩 HTML/Elements/ruby
- 🟩 HTML/Elements/s
- 🟩 HTML/Elements/samp
- 🟢 HTML/Elements/script
- 🟢 HTML/Elements/section
- 🟢 HTML/Elements/select
- 🟢 HTML/Elements/small
- 🟢 HTML/Elements/source
- ⚫ HTML/Elements/spacer
- 🟢 HTML/Elements/span
- ⚫ HTML/Elements/strike
- 🟢 HTML/Elements/strong
- 🟢 HTML/Elements/style
- 🟢 HTML/Elements/sub
- 🟢 HTML/Elements/summary
- 🟢 HTML/Elements/sup
- 🟢 HTML/Elements/svg
- 🟢 HTML/Elements/table
- 🟢 HTML/Elements/tbody
- 🟢 HTML/Elements/td
- 🟢 HTML/Elements/textarea
- 🟢 HTML/Elements/tfoot
- 🟢 HTML/Elements/th
- 🟢 HTML/Elements/thead
- 🟢 HTML/Elements/time
- 🟢 HTML/Elements/title
- 🟢 HTML/Elements/tr
- 🟩 HTML/Elements/track
- ⚫ HTML/Elements/tt
- 🟢 HTML/Elements/u
- 🟢 HTML/Elements/ul
- 🟢 HTML/Elements/var
- 🟢 HTML/Elements/video
- 🟩 HTML/Elements/wbr
- ⚫ HTML/Elements/xmp

**Additional:**

- 🟦 tag - for any necessary html tag
- 🟦 selectOption - select with auto create option from array
- 🟦 faIcon -
- 🟦 tableGrid - build table from array
- 🟦 scriptSrc - return script element for external script files
- 🟦 uList - ul list from array
- 🟦 oList - ol list from array

---

- 🟢 - support with simple mode, full tag element (content, properties)
- 🟩 - support with half mode, single tag element (properties)
- 🟣 - elements with extended parameters
- 🟦 - not html element, its additional helpers
- ⚫ - deprecated or experimental
- without icon - in develop

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance48

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~208 days

Recently: every ~255 days

Total

7

Last Release

413d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/671691281acac69815f67e07eda272d964ec5e8e469f7ddce72a113d4381a2f8?d=identicon)[Cry.Int](/maintainers/Cry.Int)

---

Top Contributors

[![CryInt](https://avatars.githubusercontent.com/u/4655015?v=4)](https://github.com/CryInt "CryInt (19 commits)")

### Embed Badge

![Health badge](/badges/cry-cry-cms-html/health.svg)

```
[![Health](https://phpackages.com/badges/cry-cry-cms-html/health.svg)](https://phpackages.com/packages/cry-cry-cms-html)
```

###  Alternatives

[malzariey/filament-daterangepicker-filter

This package uses daterangepciker library to filter date by a range or predefined date ranges (Today , Yesterday ...etc)

1691.8M18](/packages/malzariey-filament-daterangepicker-filter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
