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.0(1w ago)063↓92.9%1MITPHPPHP &gt;=8.5

Since Sep 18Pushed 2mo agoCompare

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

READMEChangelog (3)Dependencies (14)Versions (32)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

47

↑

FairBetter than 93% of packages

Maintenance92

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

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

Recently: every ~15 days

Total

31

Last Release

12d 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 (37 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

[pimcore/pimcore

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

3.8k3.8M508](/packages/pimcore-pimcore)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[jolicode/castor

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

54743.1k4](/packages/jolicode-castor)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k13.0M218](/packages/simplesamlphp-simplesamlphp)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)[open-dxp/opendxp

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

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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