Pre-launch
A Component Registry for Laravel.
Install, version, and manage Laravel UI components with structure and predictability.
Stop copying files between projects. Start managing components with contracts.
Built for Laravel developers.
Component reuse in Laravel is broken.
Velyx introduces a predictable registry workflow.
Semantic versioning
Track component versions with standard semver. Know exactly what you're installing.
Versioned registry API
Query and install specific versions from a centralized registry.
Immutable filesystem structure
Components are installed to a predictable location. No conflicts, no surprises.
Clear component contract
Every component defines its dependencies, props, and compatibility requirements.
Built on a public registry spec.
Velyx is built around:
A public registry specification
A versioned API
An immutable file structure
Deterministic installs
This ensures:
- No silent breaking changes
- Safe upgrades
- Consistent structure across projects