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

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

wayofdev/package-tpl
====================

PHP package template with GitHub Actions

v1.3.137(2y ago)6109[2 issues](https://github.com/wayofdev/php-package-tpl/issues)[8 PRs](https://github.com/wayofdev/php-package-tpl/pulls)MITMakefilePHP ^8.1

Since Jul 14Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/wayofdev/php-package-tpl)[ Packagist](https://packagist.org/packages/wayofdev/package-tpl)[ Docs](https://wayof.dev)[ GitHub Sponsors](https://github.com/wayofdev)[ RSS](/packages/wayofdev-package-tpl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (150)Used By (0)

[![](https://raw.githubusercontent.com/wayofdev/ansible-role-tpl/master/assets/logo.gh-light-mode-only.png#gh-light-mode-only)](https://raw.githubusercontent.com/wayofdev/ansible-role-tpl/master/assets/logo.gh-light-mode-only.png#gh-light-mode-only)[![](https://raw.githubusercontent.com/wayofdev/ansible-role-tpl/master/assets/logo.gh-dark-mode-only.png#gh-dark-mode-only)](https://raw.githubusercontent.com/wayofdev/ansible-role-tpl/master/assets/logo.gh-dark-mode-only.png#gh-dark-mode-only)

[![Build Status](https://camo.githubusercontent.com/9e28d8380fc7e0f1c87fecc5c4498c32be517fd343129f12dfa2efd1dc3c448b/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e742e7376673f75726c3d6874747073253341253246253246616374696f6e732d62616467652e6174726f782e6465762532467761796f666465762532467068702d7061636b6167652d74706c2532466261646765267374796c653d666c61742d737175617265)](https://github.com/wayofdev/php-package-tpl/actions)[![Total Downloads](https://camo.githubusercontent.com/ec592aea8d3943ca8b5667ec541dad06fa860db3303decb80b120c77cc8ba365/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7761796f666465762f7061636b6167652d74706c3f267374796c653d666c61742d737175617265)](https://packagist.org/packages/wayofdev/package-tpl)[![Latest Stable Version](https://camo.githubusercontent.com/e262dac4ccff944263108b2d471a1801358dd27d8c41a1568acd2bfa3a4c2c64/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7761796f666465762f7061636b6167652d74706c3f267374796c653d666c61742d737175617265)](https://packagist.org/packages/wayofdev/package-tpl)[![Software License](https://camo.githubusercontent.com/be66ae884eaebe50d987bd2e8e654c9996f05a23d5fd85fe5744a0d6ee9980f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7761796f666465762f7061636b6167652d74706c3f7374796c653d666c61742d73717561726526636f6c6f723d626c7565)](https://packagist.org/packages/wayofdev/package-tpl)[![Commits since latest release](https://camo.githubusercontent.com/8c4a5816787f04b3e2e845f3128be358d196f7250a80ea72ba77e65af85aaa16/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d6974732d73696e63652f7761796f666465762f7068702d7061636b6167652d74706c2f6c61746573743f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wayofdev/package-tpl)

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

[](#php-package-template)

This is minimal PHP template which is used by other PHP projects in wayofdev organization.

If you **like/use** this package, please consider **starring** it. Thanks!

[![Screenshot](assets/screenshot.png)](assets/screenshot.png)

💿 Installation
--------------

[](#-installation)

### → Using composer

[](#-using-composer)

Require as dependency:

```
$ composer req wayofdev/package-tpl
```

🧪 Running Tests
---------------

[](#-running-tests)

### → PHPUnit tests

[](#-phpunit-tests)

To run tests, run the following command:

```
$ make test
```

### → Static Analysis

[](#-static-analysis)

Code quality using PHPStan:

```
$ make stan
```

### → Coding Standards Fixing

[](#-coding-standards-fixing)

Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:

```
$ make cs-fix
```

🤝 License
---------

[](#-license)

[![Licence](https://camo.githubusercontent.com/8c34a007c0c725f79d1b9ce505e2be9c3e1a56e6b692ce2ccc9ba5f30fdcb437/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7761796f666465762f7068702d7061636b6167652d74706c3f7374796c653d666f722d7468652d626164676526636f6c6f723d626c7565)](./LICENSE)

🙆🏼‍♂️ Author Information
------------------------

[](#‍️-author-information)

Created in **2022** by [lotyp / wayofdev](https://github.com/wayofdev)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance48

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity74

Established project with proven stability

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

Total

141

Last Release

898d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b9b89df2875f68c4526c716ea968b0831658c3078fabb144cca7336033005d2?d=identicon)[wayofdev](/maintainers/wayofdev)

---

Top Contributors

[![lotyp](https://avatars.githubusercontent.com/u/94047334?v=4)](https://github.com/lotyp "lotyp (304 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (149 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

phpphp8template

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[sybrew/the-seo-framework-extension-manager

A WordPress plugin that allows you to manage extensions for The SEO Framework.

8490.3k](/packages/sybrew-the-seo-framework-extension-manager)

PHPackages © 2026

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