themegazord/capyui

CapyUI is a modern, modular UI components library for Laravel applications, focused on clean design and usability. Inspired by the capybara - a symbol of calmness and adaptability - CapyUI makes it easy to build elegant, consistent interfaces quickly and effortlessly.

Maintainers

Package info

github.com/themegazord/capyui

pkg:composer/themegazord/capyui

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2025-07-16 14:31 UTC

This package is auto-updated.

Last update: 2026-03-16 15:57:08 UTC


README

CapyUI Logo

Version Status

CapyUI is a modern UI components library for Laravel applications, inspired by the capybara — calm, adaptable, and efficient. It provides ready-to-use, beautifully designed components with seamless Laravel integration.

🚀 Installation

Add the repository path to your main project’s composer.json:

"repositories": [
    {
        "type": "path",
        "url": "packages/capyui"
    }
]