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.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/themegazord/capyui
Requires
- illuminate/support: ^10.0|^11.0|^12.0
This package is auto-updated.
Last update: 2025-12-16 15:26:02 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" } ]
