PHPackages                             yll1024335892/black-composer-temp - 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. yll1024335892/black-composer-temp

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

yll1024335892/black-composer-temp
=================================

A composer package builder.

1.0.0(7y ago)09MITPHP

Since Nov 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/yll1024335892/blank-composer-temp)[ Packagist](https://packagist.org/packages/yll1024335892/black-composer-temp)[ RSS](/packages/yll1024335892-black-composer-temp/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

 Package Builder
=================

[](#-package-builder-)

 📦 A composer package builder.

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

[](#installation)

```
$ composer global  require yll1024335892/black-composer-temp  --prefer-source
```

Usage
=====

[](#usage)

```
 $ package-builder help
```

create a composer package:
--------------------------

[](#create-a-composer-package)

```
package-builder build [target directory]

```

example:

```
$ package-builder build ./

# Please enter the name of the package (example: foo/bar): vendor/product
# Please enter the namespace of the package [Vendor\Product]:
# Do you want to test this package ?[Y/n]:
# Do you want to use php-cs-fixer format your code ? [Y/n]:
# Please enter the standard of php-cs-fixer [symfony] ?
# Package vendor/product created in: ./
```

The follow package will be created:

```
vendor-product
├── .editorconfig
├── .gitattributes
├── .gitignore
├── .php_cs
├── README.md
├── composer.json
├── phpunit.xml.dist
├── src
│   └── .gitkeep
└── tests
    └── .gitkeep

```

Update Package Builder
----------------------

[](#update-package-builder)

```
$ package-builder update
```

License
=======

[](#license)

MIT

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

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

2723d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/900190a2db44a82902f362229587a9202f0b6f862b3b7e43ab6e4091b8519f18?d=identicon)[yll1024335892](/maintainers/yll1024335892)

---

Top Contributors

[![overtrue](https://avatars.githubusercontent.com/u/1472352?v=4)](https://github.com/overtrue "overtrue (53 commits)")[![yll1024335892](https://avatars.githubusercontent.com/u/12092513?v=4)](https://github.com/yll1024335892 "yll1024335892 (6 commits)")

---

Tags

phppackagepackage-builderblack-composer-temp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yll1024335892-black-composer-temp/health.svg)

```
[![Health](https://phpackages.com/badges/yll1024335892-black-composer-temp/health.svg)](https://phpackages.com/packages/yll1024335892-black-composer-temp)
```

###  Alternatives

[composer/composer

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

29.4k187.2M2.6k](/packages/composer-composer)[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[shlinkio/shlink

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

4.8k4.3k](/packages/shlinkio-shlink)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)

PHPackages © 2026

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