PHPackages                             coloranomaly/vines - 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. coloranomaly/vines

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

coloranomaly/vines
==================

Vines, Access system built with PHP and MySQL

1.0.10(4y ago)0268MITPHPPHP &gt;=5.3.0CI failing

Since Mar 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/nazan/vines)[ Packagist](https://packagist.org/packages/coloranomaly/vines)[ Docs](http://bitbucket.org/surfingcrab/vines)[ RSS](/packages/coloranomaly-vines/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (1)Versions (12)Used By (0)

Vines
=====

[](#vines)

What It Does - Overview
-----------------------

[](#what-it-does---overview)

In short, this program keeps track of who is permitted to perform what actions on which resources. Of course, whatever resources, actors or actions in your particular problem domain must be input into Vines before it can do its magic. Resources are stored in Vines as a hierarchy.

Run The Unit Tests
------------------

[](#run-the-unit-tests)

Clone this repo.

```
> git clone git@bitbucket.org:surfingcrab/vines.git
> cd vines
> composer install

```

Create database and generate the schema by importing the 'vines\_schema.sql' file under 'config' directory. Use a database administration tool like PhpMyAdmin to do this.

Once database created then make a copy of 'settings.example.ini' and rename it to 'settings.ini' in the same path. Change the parameters within 'settings.ini' so that it matches with the connection details to the database that was created in the previous step.

Make sure PHPUnit is setup properly in your development environment and run the following command. [Install PHPUnit](https://phpunit.de/manual/4.8/en/installation.html)

```
> phpunit -c tests/configuration.xml tests

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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 ~39 days

Recently: every ~81 days

Total

11

Last Release

1505d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d0dcc80c4675595ab1a9f7efddbfa8d0fc5d662e26ad1b9e69dad4e5236bceb8?d=identicon)[surfingcrab](/maintainers/surfingcrab)

---

Top Contributors

[![nazan](https://avatars.githubusercontent.com/u/683005?v=4)](https://github.com/nazan "nazan (11 commits)")

---

Tags

aclpermission

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/coloranomaly-vines/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k89.8M1.0k](/packages/spatie-laravel-permission)[zizaco/entrust

This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8

6.0k5.3M61](/packages/zizaco-entrust)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[casbin/casbin

a powerful and efficient open-source access control library for php projects.

1.3k1.4M54](/packages/casbin-casbin)[casbin/laravel-authz

An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.

324339.9k4](/packages/casbin-laravel-authz)[casbin/think-authz

An authorization library that supports access control models like ACL, RBAC, ABAC for ThinkPHP.

27918.5k6](/packages/casbin-think-authz)

PHPackages © 2026

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