PHPackages                             valcano/php-package-builder - 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. valcano/php-package-builder

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

valcano/php-package-builder
===========================

A php package builder.

v3.2.0(2y ago)013MITPHPPHP ^8.0

Since Jun 23Pushed 2y agoCompare

[ Source](https://github.com/EnterIen/PHP-Package-Builder)[ Packagist](https://packagist.org/packages/valcano/php-package-builder)[ RSS](/packages/valcano-php-package-builder/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (4)Versions (9)Used By (0)

 PHP-Package-Builder
=====================

[](#-php-package-builder-)

 .

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

[](#installation)

```
$ composer require php-package-builder/php-package-builder -vvv
```

Usage
-----

[](#usage)

A tool to help you automatically create PHP package, for specifics, you can refer to:

```
$ php-package-builder help
```

You can create php package with:

```
$ php-package-builder build [target directory]
```

Example:

```
$ php-package-builder build ./

Name of package: sample
Namespace of package: sample\sample
Description of package: A PHP sample package
Author name of package: x
Author email of package:x@example.com
License of package: MIT
```

The follow package will be created:

```
.
├── composer.json
├── .editorconfig
├── .gitattributes
├── .gitignore
├── README.md
└── src
    └── .gitkeep

```

License
-------

[](#license)

MIT

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

Every ~39 days

Total

5

Last Release

949d ago

Major Versions

v1.0.0 → v2.0.02023-06-23

v2.0.0 → v3.0.02023-11-25

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phpcomposerpackagebuilder

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/valcano-php-package-builder/health.svg)

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k5.2k](/packages/shlinkio-shlink)

PHPackages © 2026

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