PHPackages                             bendamqui/php-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. bendamqui/php-package-template

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

bendamqui/php-package-template
==============================

Boilerplate for PHP packages

04PHPCI failing

Since Mar 24Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/bendamqui/php-package-template)[ Packagist](https://packagist.org/packages/bendamqui/php-package-template)[ RSS](/packages/bendamqui-php-package-template/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (5)Used By (0)

Installation
============

[](#installation)

- `composer create-project bendamqui/php-package-template:dev-php-7.4  my-package --no-install --ignore-platform-reqs`
- `copy .env.example to .env`
- `docker-compose up --build -d`
- `docker-compose exec php composer install`
- `docker-compose exec php composer test`

Debug with PhpStorm
===================

[](#debug-with-phpstorm)

- Add a php cli interpreter in Preference &gt; Languages &amp; Frameworks &gt; PHP. Choose the php version from the container.
- Set debug port to 9001 in Preference &gt; Languages &amp; Frameworks &gt; PHP &gt; Debug
- Create a server in Preference &gt; Languages &amp; Frameworks &gt; PHP &gt; Server.

    - name: Has to be equal to the value of PHP\_IDE\_CONFIG in the .env file.
    - host: localhost
    - port: 80
    - Set the path mapping.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance40

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9826e78067c15bf9543e058ff3552324010adfe3adc3796e45db311c298dd64?d=identicon)[bendamqui](/maintainers/bendamqui)

---

Top Contributors

[![bendamqui](https://avatars.githubusercontent.com/u/2272632?v=4)](https://github.com/bendamqui "bendamqui (3 commits)")

### Embed Badge

![Health badge](/badges/bendamqui-php-package-template/health.svg)

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

###  Alternatives

[liquidweb/htaccess-validator-shell

Shell script for linting and validating Apache2 Htaccess files

1750.1k1](/packages/liquidweb-htaccess-validator-shell)[fisharebest/laravel-assets

Asset management for Laravel

208.1k](/packages/fisharebest-laravel-assets)

PHPackages © 2026

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