PHPackages                             mivodev/mivo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. mivodev/mivo

ActiveProject[Payment Processing](/categories/payments)

mivodev/mivo
============

MIVO - Modern Mikrotik Voucher Management System

v1.2.4(4mo ago)661[1 issues](https://github.com/mivodev/mivo-native/issues)MITPHPPHP ^8.0CI passing

Since Jan 16Pushed 1mo agoCompare

[ Source](https://github.com/mivodev/mivo-native)[ Packagist](https://packagist.org/packages/mivodev/mivo)[ RSS](/packages/mivodev-mivo/feed)WikiDiscussions main Synced today

READMEChangelog (8)DependenciesVersions (10)Used By (0)

 [![MIVO Logo](public/assets/img/logo.png)](public/assets/img/logo.png)

MIVO (Mikrotik Voucher)
=======================

[](#mivo-mikrotik-voucher)

> **Modern. Lightweight. Efficient.**

MIVO is a next-generation **Mikrotik Voucher Management System** with a modern MVC architecture, designed to run efficiently on low-end devices like STB (Set Top Boxes) and Android, while providing a premium user experience on desktop.

[![Status](https://camo.githubusercontent.com/6c051737ab536cd59d27a094f81057e32cab3f3e92f040fab3742959e2328daf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5374617475732d426574612d6f72616e6765)](https://camo.githubusercontent.com/6c051737ab536cd59d27a094f81057e32cab3f3e92f040fab3742959e2328daf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5374617475732d426574612d6f72616e6765) [![PHP](https://camo.githubusercontent.com/f294f19dbc4892f30d935c8cd811641f8037812a85360c7b541cdf9cf9830416/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302b2d373737424234)](https://camo.githubusercontent.com/f294f19dbc4892f30d935c8cd811641f8037812a85360c7b541cdf9cf9830416/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302b2d373737424234) [![License](https://camo.githubusercontent.com/5caa455d8debc46fb23abbadb45a733a937f3910a73fc875c2f7820468e1bb54/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e)](https://camo.githubusercontent.com/5caa455d8debc46fb23abbadb45a733a937f3910a73fc875c2f7820468e1bb54/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e)

Key Features
------------

[](#key-features)

- **Lightweight Core**: Built on a custom minimal MVC framework (~50KB core) optimized for speed.
- **Modern UI/UX**: Fresh Glassmorphism design system using TailwindCSS and Alpine.js.
- **Responsive**: Fully optimized mobile experience with touch-friendly navigation.
- **Secure**: Environment-based configuration (`.env`), encrypted credentials, and secure session management.
- **API Ready**: Built-in REST API support with CORS management for external integrations.
- **CLI Tool**: Includes `mivo` CLI helper for easy management and installation.

Installation
------------

[](#installation)

### Requirements

[](#requirements)

- PHP 8.0 or higher
- SQLite3 Extension
- OpenSSL Extension

### Quick Start

[](#quick-start)

1. **Install via Composer**

    ```
    composer create-project mivodev/mivo
    cd mivo
    ```

    > **Alternative (Docker):**
    >
    > ```
    > docker pull mivodev/mivo
    > ```
    >
    >
    >
    > *See [DOCKER\_README.md](DOCKER_README.md) for more tags.*
2. **Setup Environment**

    ```
    cp .env.example .env
    ```
3. **Run Development Server**

    ```
    php mivo serve
    ```

    Access the app at `http://localhost:8000`.
4. **Install Application**

    - **Option A: CLI (Recommended)**```
        php mivo install
        ```
    - **Option B: Web Installer**Open `http://localhost:8000/install` in your browser and follow the instructions.

Structure
---------

[](#structure)

- `app/` - Core application logic (Controllers, Models, Views).
- `public/` - Web root and assets.
- `routes/` - Route definitions (`web.php`, `api.php`).
- `mivo` - CLI executable entry point.

Contributing
------------

[](#contributing)

Contributions are welcome! Please feel free to submit a Pull Request.

Support the Project
-------------------

[](#support-the-project)

If you find MIVO useful, please consider supporting its development. Your contribution helps keep the project alive!

[![SociaBuzz Tribe](https://camo.githubusercontent.com/dc0d3a9f143c9c56e3b44b574bf45db160744eca077373c7ed3d3e5f38107734/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f536f63696142757a7a2d54726962652d677265656e3f7374796c653d666f722d7468652d6261646765266c6f676f3d736f63696162757a7a266c6f676f436f6c6f723d7768697465)](https://sociabuzz.com/dyzulkdev/tribe)

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

---

*Created by MivoDev*

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance82

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Recently: every ~11 days

Total

9

Last Release

122d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/66510723?v=4)[DyzulkDev](/maintainers/dyzulk)[@dyzulk](https://github.com/dyzulk)

---

Top Contributors

[![dyzulk](https://avatars.githubusercontent.com/u/66510723?v=4)](https://github.com/dyzulk "dyzulk (44 commits)")[![mivolab](https://avatars.githubusercontent.com/u/261543921?v=4)](https://github.com/mivolab "mivolab (1 commits)")

---

Tags

billingdockerhotspotlightweightmikhmonmikrotiknetwork-managementphpradiusvoucher

### Embed Badge

![Health badge](/badges/mivodev-mivo/health.svg)

```
[![Health](https://phpackages.com/badges/mivodev-mivo/health.svg)](https://phpackages.com/packages/mivodev-mivo)
```

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
