PHPackages                             vima/core - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. vima/core

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

vima/core
=========

Framework-agnostic RBAC + ABAC access control engine with pluggable storage backends and a built-in CLI.

v1.0.4(1mo ago)071↓93.3%1MITPHPPHP &gt;=8.5

Since Sep 18Pushed 1w agoCompare

[ Source](https://github.com/lipex-org/vima-core)[ Packagist](https://packagist.org/packages/vima/core)[ RSS](/packages/vima-core/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (18)Versions (38)Used By (1)

Vima Core v1
============

[](#vima-core-v1)

Vima Core is a high-performance, contract-first access control library (RBAC &amp; ABAC) designed for modern PHP applications.

🏗️ Architecture
---------------

[](#️-architecture)

Vima Core v1 utilizes a **Domain-Driven Design (DDD)** approach, organizing components into vertical slices (Audit, Cache, Config, Deployment, Events, Permission, Policy, Role, Support, User) to reduce cognitive load and eliminate feature scatter.

🚀 Key Features
--------------

[](#-key-features)

- **Native Fluent API**: Highly readable, symmetrical DSL (e.g., `Vima::user($user)->grant()->role('admin')`).
- **Domain-Driven Design**: Logic is segmented by business domain, not technical layer.
- **Configurable Storage**: Dynamic table prefixing support to work seamlessly with any database schema.
- **Contract-First**: Everything is driven by interfaces, allowing for easy swapping of repositories.

📚 Documentation
---------------

[](#-documentation)

Please see the [docs/](docs/) directory for detailed architecture, integration guides, and testing strategies.

🛠️ Getting Started
------------------

[](#️-getting-started)

```
composer install
```

📜 License
---------

[](#-license)

MIT

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance96

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~9 days

Total

35

Last Release

35d ago

Major Versions

v0.2.13 → v1.0.02026-06-21

PHP version history (2 changes)0.0.2PHP &gt;=8.1

v0.2.8PHP &gt;=8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a00939d7e5422a294a7b9b186f29116de3dca2d793453c8c58c0293bd2346b2?d=identicon)[gilads-otiannoh254](/maintainers/gilads-otiannoh254)

---

Top Contributors

[![gilads-otiannoh24](https://avatars.githubusercontent.com/u/180090128?v=4)](https://github.com/gilads-otiannoh24 "gilads-otiannoh24 (52 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/vima-core/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.5k](/packages/laravel-framework)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M535](/packages/pimcore-pimcore)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

55344.7k5](/packages/jolicode-castor)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9626.1k68](/packages/open-dxp-opendxp)[doppar/framework

The Doppar Framework

4112.6k14](/packages/doppar-framework)

PHPackages © 2026

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