PHPackages                             thuc/tami - 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. thuc/tami

ActiveLibrary

thuc/tami
=========

6.10.53(7y ago)02PHP

Since Sep 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/thuccoi/tami)[ Packagist](https://packagist.org/packages/thuc/tami)[ RSS](/packages/thuc-tami/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (130)Used By (0)

Cấu hình
========

[](#cấu-hình)

Sao chép file `src/Thuc/bin/thuc.local.php.dist` và đổi tên vào trong cấu hình trong `config/autoload/thuc.local.php` của dự án Thêm `'Thuc\Oauth' => 'thuc',` vào `config/autoload/module.doctrine-mongo-odm.local.php`

`'odm_default' => array( 'drivers' => array( //.... 'Thuc\Oauth' => 'thuc', ) ), 'thuc' => array( 'class' => 'Doctrine\ODM\MongoDB\Mapping\Driver\AnnotationDriver', 'cache' => 'array', 'paths' => array( 'Thuc\Oauth' ) ),`

thêm ENV vào onDispatch controller

`    function onDispatch(MvcEvent $e) { //enviroment $this->layout()->ENV = $this->ENV; }`

add class Member to System\\Model\\Member
=========================================

[](#add-class-member-to-systemmodelmember)

```
/**
 *
 * @ODM\ReferenceOne(targetDocument="\Thuc\Oauth\User", inversedBy="members")
 */
private $user;

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity79

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

Total

128

Last Release

2788d ago

Major Versions

1.0.9 → 2.0.02018-09-07

2.0.9 → 3.0.02018-09-07

3.0.9 → 4.0.02018-09-09

4.0.9 → 5.0.02018-09-10

5.0.9 → 6.0.02018-09-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/24cfeef45648110a0deffa5641e78891d54db6481feac9847b0ced691acf9d0f?d=identicon)[thuccoi](/maintainers/thuccoi)

---

Top Contributors

[![thuccoi](https://avatars.githubusercontent.com/u/10832811?v=4)](https://github.com/thuccoi "thuccoi (130 commits)")

### Embed Badge

![Health badge](/badges/thuc-tami/health.svg)

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

###  Alternatives

[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

81733.7k](/packages/flow-php-flow)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1225.0k10](/packages/fleetbase-core-api)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)[voidagency/vactory_starter_kit

Vactory is a custom Drupal profile which is developed and released by VOID Agency.

1019.7k](/packages/voidagency-vactory-starter-kit)

PHPackages © 2026

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