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. [Utility &amp; Helpers](/categories/utility)
4. /
5. thuc/tami

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 2w 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

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 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

2836d 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://avatars.githubusercontent.com/u/10832811?v=4)[thuccoi](/maintainers/thuccoi)[@thuccoi](https://github.com/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

85036.3k](/packages/flow-php-flow)[aimeos/laravel-analytics-bridge

Unified analytics bridge for Laravel

1752.0k7](/packages/aimeos-laravel-analytics-bridge)[voidagency/vactory_starter_kit

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

1021.6k](/packages/voidagency-vactory-starter-kit)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k19](/packages/fleetbase-core-api)

PHPackages © 2026

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