PHPackages                             umbalaconmeogia/yii2-batsg - 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. umbalaconmeogia/yii2-batsg

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

umbalaconmeogia/yii2-batsg
==========================

My best practice and my libraries when using yii2 framework.

v0.7.5(1y ago)15.4k↓22.2%1[1 PRs](https://github.com/umbalaconmeogia/yii2-batsg/pulls)1MITPHP

Since Feb 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/umbalaconmeogia/yii2-batsg)[ Packagist](https://packagist.org/packages/umbalaconmeogia/yii2-batsg)[ RSS](/packages/umbalaconmeogia-yii2-batsg/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (66)Used By (1)

yii2-batsg
==========

[](#yii2-batsg)

My style, my best practice and my libraries when using yii2 framework.

Overview
--------

[](#overview)

- Convention when designing database.
- gii modification

Convention when designing database
----------------------------------

[](#convention-when-designing-database)

- All DB table should contain following columns.

Column nameData typeDescriptionidserialprimary keydata\_statusint1: new, 2: updated, 9: deletedcreated\_byintCreate user id. Set automatically.created\_atintCreated timestamp. Set automatically.updated\_byintUpdate user id. Set automatically.updated\_atintUpdated timestamp. Set automatically.Install yii2-batsg into your project.
-------------------------------------

[](#install-yii2-batsg-into-your-project)

```
composer require umbalaconmeogia/yii2-batsg
```

### Explanation about composer `require`, `update` and `install`

[](#explanation-about-composer-require-update-and-install)

commandchange composer.jsonchange composer.lockrequireYYupdateNYinstallNN- require: `composer require umbalaconmeogia/yii2-batsg`This will update or install the newest version. `composer.json` and `composer.lock` will be updated as well.
- update: `composer update umbalaconmeogia/yii2-batsg`This will update the package with the highest version respects to your `composer.json`. The entry in `composer.lock` will be updated.
- install: `composer install umbalaconmeogia/yii2-batsg`This will install version specified in the lock file

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

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

Recently: every ~91 days

Total

65

Last Release

696d ago

### Community

Maintainers

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

---

Top Contributors

[![umbalaconmeogia](https://avatars.githubusercontent.com/u/179130?v=4)](https://github.com/umbalaconmeogia "umbalaconmeogia (26 commits)")

---

Tags

utilityyii2

### Embed Badge

![Health badge](/badges/umbalaconmeogia-yii2-batsg/health.svg)

```
[![Health](https://phpackages.com/badges/umbalaconmeogia-yii2-batsg/health.svg)](https://phpackages.com/packages/umbalaconmeogia-yii2-batsg)
```

###  Alternatives

[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78256.3k5](/packages/brussens-yii2-maintenance-mode)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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