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.
dev-main
2025-07-16 14:31 UTC
Requires
- illuminate/support: ^10.0|^11.0|^12.0
This package is auto-updated.
Last update: 2026-03-16 15:57:08 UTC
README
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" } ]
