🧩Modular by DesignEvery feature is a module. Swap, override, or extend any part of the framework without forking. 73 default RP modules included.
📦IoC ContainerDependency injection at the core. Modules declare what they need; the container wires it together automatically.
📜ContractsModules talk through contracts, not implementations. Swap out the inventory module without touching a single line of dependent code.
⚡FiveM Native PerformanceBuilt on top of shiva-fw — a shared Lua foundation that compiles to efficient FiveM-compatible bytecode.
🔧Developer CLIScaffold modules, run migrations, generate API docs, and publish packages — all from the terminal.
🤖AI-Ready DocsEvery page is indexed in llms.txt and llms-full.txt. Point your AI assistant at shivafw.dev/llms.txt and it knows everything.