Open Source. CLI-first.
Build Laravel interfaces at velocity.
A CLI-driven component system inspired by modern composability.
npx velyx init
Stop rewriting the same Blade components.
- Repeated UI boilerplate
- Unstructured component growth
- Inconsistent design systems
- Time lost on setup instead of shipping
How It Works
CLI First
Add components directly into your project with simple commands.
Own Code
No hidden runtime. You fully control your components.
Composable
Build and extend your own design system.
Simple Usage
Component Usage
<x-button variant="primary">Save</x-button>
CLI Command
npx velyx add button
Not just another Blade component kit.
Velyx is a workflow. A system. A foundation for your Laravel UI architecture.