PHPackages                             tina4stack/tina4module - 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. tina4stack/tina4module

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

tina4stack/tina4module
======================

Tina4 Example Module

v2.0.1(3mo ago)00MITPHPPHP &gt;=8.1CI failing

Since Mar 14Pushed 3mo agoCompare

[ Source](https://github.com/tina4stack/tina4-module)[ Packagist](https://packagist.org/packages/tina4stack/tina4module)[ RSS](/packages/tina4stack-tina4module/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Tina4 Module Development
========================

[](#tina4-module-development)

The composer file setup for module development
----------------------------------------------

[](#the-composer-file-setup-for-module-development)

The Example here is for how I am testing the tina4 module. You would obviously replace `"andrevanzuydam/tina4module"` with your own module name.

```
{
    "require": {
        "andrevanzuydam/tina4php": "v.1.10",
        "andrevanzuydam/tina4module": "@dev"
    },
    "repositories": [
        {
            "type": "path",
            "url": "../tina4-module",
            "options": {
                "symlink": true
            }
        }
    ]
}

```

Some things to remember at this point in time
---------------------------------------------

[](#some-things-to-remember-at-this-point-in-time)

- Module naming on objects will clash with your main project so should be unique
- Module routes will also clash with the main project so should be unique

---

Our Sponsors
------------

[](#our-sponsors)

**Sponsored with 🩵 by Code Infinity**

[![Code Infinity](https://camo.githubusercontent.com/1516fb1662e3486bce77822177a5ea199edc32ea109369812592ec9bca38159a/68747470733a2f2f636f6465696e66696e6974792e636f2e7a612f77702d636f6e74656e742f75706c6f6164732f323032352f30392f6338652d6c6f676f2d6769746875622e706e67)](https://codeinfinity.co.za/about-open-source-policy?utm_source=github&utm_medium=website&utm_campaign=opensource_campaign&utm_id=opensource)

*Supporting open source communities • Innovate • Code • Empower*

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance81

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Total

2

Last Release

100d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/82961293?v=4)[Tina4](/maintainers/tina4stack)[@tina4stack](https://github.com/tina4stack)

---

Top Contributors

[![andrevanzuydam](https://avatars.githubusercontent.com/u/6102941?v=4)](https://github.com/andrevanzuydam "andrevanzuydam (5 commits)")

### Embed Badge

![Health badge](/badges/tina4stack-tina4module/health.svg)

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

###  Alternatives

[dbrekelmans/bdi

PHAR distribution of dbrekelmans/browser-driver-installer.

646.3M162](/packages/dbrekelmans-bdi)[kubotak-is/php-del

Tool to remove code based on specific comments.

1648.6k](/packages/kubotak-is-php-del)

PHPackages © 2026

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