PHPackages                             eliashaeussler/composer-package-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. eliashaeussler/composer-package-template

ActiveProject-builder-template[Utility &amp; Helpers](/categories/utility)

eliashaeussler/composer-package-template
========================================

Composer package template

20[1 issues](https://github.com/eliashaeussler/composer-package-template/issues)PHPCI passing

Since Jul 2Pushed 1w ago1 watchersCompare

[ Source](https://github.com/eliashaeussler/composer-package-template)[ Packagist](https://packagist.org/packages/eliashaeussler/composer-package-template)[ RSS](/packages/eliashaeussler-composer-package-template/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (10)Used By (0)

Composer package template
=========================

[](#composer-package-template)

[![Coverage](https://camo.githubusercontent.com/18e55806bdc0ce34ba04bfd0243f42d6f9135a1dd0e8355ea6c67f8662a7b7ad/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c73436f7665726167652f6769746875622f656c6961736861657573736c65722f636f6d706f7365722d7061636b6167652d74656d706c6174653f6c6f676f3d636f766572616c6c73)](https://coveralls.io/github/eliashaeussler/composer-package-template)[![CGL](https://camo.githubusercontent.com/3728e3d09cf5b078c0c7e6c42c14c7b07b0627c88721b53f42d4e7e140e69555/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c6961736861657573736c65722f636f6d706f7365722d7061636b6167652d74656d706c6174652f63676c2e79616d6c3f6c6162656c3d63676c266c6f676f3d676974687562)](https://github.com/eliashaeussler/composer-package-template/actions/workflows/cgl.yaml)[![Tests](https://camo.githubusercontent.com/f19f01843ad4325840f0b150175d848fbe2b2b1782e23b9b9cb929a6bcf554aa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c6961736861657573736c65722f636f6d706f7365722d7061636b6167652d74656d706c6174652f74657374732e79616d6c3f6c6162656c3d7465737473266c6f676f3d676974687562)](https://github.com/eliashaeussler/composer-package-template/actions/workflows/tests.yaml)

A [Project Builder](https://github.com/CPS-IT/project-builder) template for new Composer packages, built with several preconfigured components. New packages may contain configuration for CGL tools like PHPStan, PHPUnit and Rector as well as preconfigured GitHub Actions and issue templates.

🚀 Features
----------

[](#-features)

FeatureTool🏡Automatic code migration[Rector](https://getrector.com/)🦄Code coverage[Coveralls](https://coveralls.io/)🧹Coding standards[PHP-CS-Fixer](https://cs.symfony.com/)🏎Continuous integration[GitHub Actions](https://github.com/features/actions)📦Dependency analysis[Composer Dependency Analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser)💅Dependency handling[Renovate](https://renovatebot.com/)🔍Static code analysis[PHPStan](https://phpstan.org/)💡Unit testing[PHPUnit](https://phpunit.de/)🔥 Installation
--------------

[](#-installation)

[![Packagist](https://camo.githubusercontent.com/9d3942b2c85afe3f2e1df6ebb520d0532066170f50326e9a7935c0fdaaa1e121/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c6961736861657573736c65722f636f6d706f7365722d7061636b6167652d74656d706c6174653f6c6162656c3d76657273696f6e266c6f676f3d7061636b6167697374)](https://packagist.org/packages/eliashaeussler/composer-package-template)[![Packagist Downloads](https://camo.githubusercontent.com/c7580a408658aec88db48d96dae229f37f717a98d0ea964ecc532306d49daff7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c6961736861657573736c65722f636f6d706f7365722d7061636b6167652d74656d706c6174653f636f6c6f723d627269676874677265656e)](https://packagist.org/packages/eliashaeussler/composer-package-template)

1. [Create](https://project-builder.cps-it.de/getting-started.html) a new project:

    ```
    composer create-project cpsit/project-builder
    ```
2. Select the package `eliashaeussler/composer-package-template`.
3. Follow all instructions and answer the questions.
4. Be happy with your new Composer package 🥳

🧑‍💻 Contributing
----------------

[](#‍-contributing)

Please have a look at [`CONTRIBUTING.md`](CONTRIBUTING.md).

⭐ License
---------

[](#-license)

This project is licensed under [GNU General Public License 3.0 (or later)](LICENSE).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance54

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 77% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16313625?v=4)[Elias Häußler](/maintainers/eliashaeussler)[@eliashaeussler](https://github.com/eliashaeussler)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (653 commits)")[![eliashaeussler](https://avatars.githubusercontent.com/u/16313625?v=4)](https://github.com/eliashaeussler "eliashaeussler (192 commits)")[![mteu](https://avatars.githubusercontent.com/u/2636487?v=4)](https://github.com/mteu "mteu (3 commits)")

---

Tags

composerpackageproject-buildertemplate

### Embed Badge

![Health badge](/badges/eliashaeussler-composer-package-template/health.svg)

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

###  Alternatives

[mohamedsabil83/laravel-hijrian

Hijri-Gregorian date converter for Laravel

1322.4k](/packages/mohamedsabil83-laravel-hijrian)[milenmk/laravel-locations

Add Countries, Cities, Areas, Languages and Currencies models to your Laravel application

471.2k](/packages/milenmk-laravel-locations)

PHPackages © 2026

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