mrfelipemartins / helix
Helix is a vector similarity search engine and dashboard for Laravel.
v0.0.1
2026-02-02 22:24 UTC
Requires
- php: ^8.2
- centamiv/vektor: ^2.0
- illuminate/auth: ^11.0|^12.0
- illuminate/cache: ^11.0|^12.0
- illuminate/config: ^11.0|^12.0
- illuminate/console: ^11.0|^12.0
- illuminate/contracts: ^11.0|^12.0
- illuminate/database: ^11.0|^12.0
- illuminate/events: ^11.0|^12.0
- illuminate/http: ^11.0|^12.0
- illuminate/queue: ^11.0|^12.0
- illuminate/redis: ^11.0|^12.0
- illuminate/routing: ^11.0|^12.0
- illuminate/support: ^11.0|^12.0
- illuminate/view: ^11.0|^12.0
- livewire/livewire: ^3.7|^4.0
- livewire/volt: ^1.10
Requires (Dev)
- laravel/pint: ^1.27
- mockery/mockery: ^1.0
- orchestra/testbench: ^10.8
- pestphp/pest: ^2.0|^3.0|^4.0
- pestphp/pest-plugin-browser: ^4.2
- pestphp/pest-plugin-laravel: ^2.2|^3.0|^4.0
- phpstan/phpstan: ^1.12.21
README
Introduction
Helix is a vector similarity search engine and dashboard for Laravel.
Official Documentation
Documentation for Helix can be found on the official website.
Contributing
Issues and PRs are welcome. Keep changes focused, add tests when it makes sense, and follow the existing code style.
License
Helix is open-sourced software licensed under the MIT license.