Skip to content

PHP-driven web UI component library focused on clean and accessible HTML, reusability, and structured flexibility.

Notifications You must be signed in to change notification settings

doubleedesign/comet-components

Repository files navigation

Comet Components

Comet Components is a PHP-driven web UI component library initially developed as an abstraction layer for WordPress blocks, with the intention of being able to use the same components in other projects.

It is built with PHP using an object-oriented architecture where each component is passed an array of $attributes and in most cases, either a string of $content or an array of component objects called $innerComponents.

Documentation: cometcomponents.io

About

PHP-driven web UI component library focused on clean and accessible HTML, reusability, and structured flexibility.

Topics

Resources

Stars

Watchers

Forks