PHPackages                             tnapf/package - 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. tnapf/package

AbandonedArchivedProject

tnapf/package
=============

A package that does something

v1.1.0(2y ago)035MITPHPPHP &gt;=8.1

Since May 21Pushed 2y agoCompare

[ Source](https://github.com/tnapf/PackageTemplate)[ Packagist](https://packagist.org/packages/tnapf/package)[ RSS](/packages/tnapf-package/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

PackageTemplate
===============

[](#packagetemplate)

A template repository for making composer packages

Requirements
------------

[](#requirements)

- PHP 8.1+

What's Included
---------------

[](#whats-included)

- [Composer Normalize](https://github.com/ergebnis/composer-normalize)
- [Faker](https://github.com/fakerphp/faker)
- [PHP-CS-Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer)
- [JetBrains Attributes](https://github.com/jetbrains/phpstorm-attributes)
- [PHPUnit](https://phpunit.de)
- [Roave Security Advisories](https://github.com/Roave/SecurityAdvisories)
- [Symfony VarDumper](https://github.com/symfony/var-dumper)
- [Composer Git Hooks](https://github.com/xheaven/composer-git-hooks)
- GitHub Actions
- Composer Scripts

    - `composer test` - Run PHPUnit tests
    - `composer test:coverage` - Run PHPUnit tests with coverage
    - `composer fix:dry` - Run PHP-CS-Fixer in Dry-Run mode
    - `composer fix` - Run PHP-CS-Fixer and fix errors

Installation
------------

[](#installation)

```
composer create-project tnapf/package
```

Setup GitHub Repository
-----------------------

[](#setup-github-repository)

1. Run `git init` to initialize a new git repository
2. Run `git add .` to add all files to the repository
3. Run `git commit -m "initial commit"` to commit the files
4. Run `git branch -M main` to rename the current branch to `main`
5. Create a new repository on GitHub
6. Run `git remote add origin https://github.com/tnapf/.git` to add the new repository as remote
7. Run `git push -u origin main` to push the files to the new repository

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.9% 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 ~49 days

Total

2

Last Release

1043d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c1dc8515485fa64088fdfa03dd0f487d507dc1516824c31be2626a6ee25244dd?d=identicon)[command\_string](/maintainers/command_string)

---

Top Contributors

[![xHeaven](https://avatars.githubusercontent.com/u/14284867?v=4)](https://github.com/xHeaven "xHeaven (27 commits)")[![CommandString](https://avatars.githubusercontent.com/u/44886996?v=4)](https://github.com/CommandString "CommandString (14 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/tnapf-package/health.svg)

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

PHPackages © 2026

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