PHPackages                             kreemers/template - 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. kreemers/template

ActiveProject

kreemers/template
=================

Package template

1.0.0(6y ago)16MITPHPPHP &gt;=7.2

Since Jun 8Pushed 6y agoCompare

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

READMEChangelogDependencies (6)Versions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/cfec168daa6168a05529329cf42f7296694713debb00a0c0310bcb82bb8c18fe/68747470733a2f2f7472617669732d63692e6f72672f446f6d693230322f74656d706c6174652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Domi202/template)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/19bd3c880c7c9f901c73992cdc4070c9ad8f89e23090588dc6dd2b7c442f443e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f446f6d693230322f74656d706c6174652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Domi202/template/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/17303a9ad84e2360aa88fb76a261e1adc8a2c411fa4f8a0099c4856dd755a497/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f446f6d693230322f74656d706c6174652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Domi202/template/?branch=master)

PHP Composer Package Template
=============================

[](#php-composer-package-template)

This repository provides a skeleton for a Composer package.

Usage
-----

[](#usage)

Run `composer create-project kreemers/template`

Pre-Installed and configured features
-------------------------------------

[](#pre-installed-and-configured-features)

- PHPUnit  (with Scrutinizer Code Coverage)
- Psalm  (Static Code Analysis)
- PHP\_CodeSniffer [https://github.com/squizlabs/PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) (with Doctrine Standard)
- Travis CI
- Scrutinizer
- Infection  (Mutation Testing Framework)

Composer Scripts
----------------

[](#composer-scripts)

### `composer run test`

[](#composer-run-test)

Runs the tests in your development environment (CodeSniffer -&gt; Psalm -&gt; PHPUnit)

### `composer run fix`

[](#composer-run-fix)

Runs the CodeFixer to automatically fix code style issues

### `composer run infection`

[](#composer-run-infection)

Runs mutation tests

> In a nutshell, it
>
> - runs the test suite to see if all tests pass
> - mutates the source code with a set of predefined mutators (mutation operators)
> - for each Mutant (modified code with one change) it runs the tests that cover changed line
> - analyzes whether the tests start to fail
> - collects the results of killed, escaped Mutants, errors and timeouts

see:

### `composer run ci`

[](#composer-run-ci)

Is for running the tests in a CI Environment (e.g. Travis CI) and create coverage reports

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2528d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/02f4baebd607d5cb2b02080317cda7c4b70f558079ba2e5f047df6602ead6b86?d=identicon)[dkreemers](/maintainers/dkreemers)

---

Top Contributors

[![Domi202](https://avatars.githubusercontent.com/u/419216?v=4)](https://github.com/Domi202 "Domi202 (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kreemers-template/health.svg)

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

PHPackages © 2026

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