> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mervii.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Cube offered library to make easier for you to itegrate

# Introduction

The Cube is built with flexibility in mind, allowing developers to easily integrate logistics, payments, and delivery services into their applications.
With support for multiple platforms — front-end, back-end, and mobile — Cube is the perfect solution for developers who want to build modern, scalable applications while leveraging the power of Mervii's services.

<img className="block dark:hidden" src="https://mintlify.s3.us-west-1.amazonaws.com/merviitechnologiesltd/beta/assets/images/press.jpg" alt="Hero Light" />

<img className="hidden dark:block" src="https://mintlify.s3.us-west-1.amazonaws.com/merviitechnologiesltd/beta/assets/images/press.jpg" alt="Hero Dark" />

# Mobile

Cube is also available for Android, React-native, flutter and iOS platforms, providing an easy way to integrate payments and logistics services within mobile applications.

<CardGroup cols={2}>
  <a href="/beta/library/react-native">
    <Card title="React Native" icon="react">
      Cube is available for React-native platforms
    </Card>
  </a>

  <a href="/beta/library/php">
    <Card title="Android" icon="android">
      Cube is also available for Android platforms
    </Card>
  </a>

  <a href="/beta/library/php">
    <Card title="iOS" icon="apple">
      Cube is also available for iOS platforms
    </Card>
  </a>

  <a href="/beta/library/php">
    <Card title="Flutter" icon="flutter">
      Cube is also available for flutter platforms
    </Card>
  </a>
</CardGroup>

# Web

For front-end developers, Cube provides libraries to manage payments and logistics through simple packages.

<CardGroup cols={2}>
  <a href="/beta/library/react-js">
    <Card title="React js" icon="react">
      Cube is also available for ReactJs platforms
    </Card>
  </a>

  <a href="/beta/library/react-native">
    <Card title="Angular" icon="angular">
      Cube is also available for Angular platforms
    </Card>
  </a>

  <a href="/beta/library/php">
    <Card title="Vue" icon="vuejs">
      Cube is also available for Vuejs platforms
    </Card>
  </a>
</CardGroup>

# Backend

For back-end services, Cube offers libraries in various programming languages such as Node.js, PHP, and Java.
These libraries provide RESTful endpoints for managing orders, deliveries, and payments.

<CardGroup cols={2}>
  <a href="/beta/library/php">
    <Card title="PHP" icon="php">
      Cube is also available for PHP platforms
    </Card>
  </a>

  <a href="/beta/library/php">
    <Card title="Laravel" icon="laravel">
      Cube is also available for Laravel platforms
    </Card>
  </a>

  <a href="/beta/library/php">
    <Card title="Nodejs" icon="node">
      Cube is also available for Nodejs platforms
    </Card>
  </a>

  <a href="/beta/library/php">
    <Card title="Java" icon="java">
      Cube is also available for Java platforms
    </Card>
  </a>
</CardGroup>
