Skip to main content
Developer framework

Aquiver API Framework

A reusable Lua framework for building FiveM resources with interface components, entity helpers, RPC communication and synchronized state.

Features

Frontend

Interface components

Reusable UI toolkit

Build click menus, dialogues, help prompts, input modals, notifications and progress interfaces with Vue, TypeScript and Pinia.

World systems

Entity management

Entity helpers

Work with action shapes, map and radar blips, objects, peds, particles and players through consistent helpers.

Custom streaming

Create streamed entities and attachments without relying on networked objects.

Communication

Shared state and utilities

RPC communication

Exchange requests and coordinate resource behavior across FiveM environments.

Synchronized variables

Manage shared values and keep resource state synchronized between environments.