---
layout: home
hero:
name: "MIVO"
text: "Mikrotik Voucher Management"
tagline: Modern, Lightweight, and Efficient. Built for low-end devices with premium UX.
image:
light: /logo-m.svg
dark: /logo-m-dark.svg
alt: MIVO Logo
actions:
- theme: brand
text: Get Started
link: /docs/guide/installation
- theme: alt
text: Docker Image
link: /docs/guide/docker
features:
- title: Lightweight Core
details: Built on a custom minimal MVC framework (~50KB core) optimized for STB/Android.
- title: Modern UI/UX
details: Fresh Glassmorphism design system using TailwindCSS and Alpine.js.
- title: Docker Ready
details: Official Alpine-based image (~50MB) with Nginx and Supervisor.
- title: Secure
details: Environment-based config (.env), encrypted credentials, and secure sessions.
---
## Why MIVO?
MIVO is a next-generation **Mikrotik Voucher Management System**, engineered to deliver premium user experience even on low-end hardware.
### Key Highlights
- **Blazing Fast**: No heavy frameworks like Laravel. Pure PHP 8.0+ performance.
- **Mobile First**: Fully responsive design that feels like a native app.
- **API First**: Built-in REST API with CORS support for 3rd party integrations.
- **Developer Friendly**: Clean architecture, CLI tools (`php mivo`), and easy extension.