PHPackages                             concrete5/sample\_composer\_package - 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. concrete5/sample\_composer\_package

Abandoned → [concretecms/sample\_composer\_package](/?search=concretecms%2Fsample_composer_package)Concrete5-package[Utility &amp; Helpers](/categories/utility)

concrete5/sample\_composer\_package
===================================

Sample package that is installable via composer

v0.2(8y ago)73473MITPHP

Since Jul 25Pushed 3y ago6 watchersCompare

[ Source](https://github.com/concrete5/sample_composer_package)[ Packagist](https://packagist.org/packages/concrete5/sample_composer_package)[ RSS](/packages/concrete5-sample-composer-package/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Sample Composer Package
=======================

[](#sample-composer-package)

This project is a concrete5 sample package that is powered entirely by [composer](https://getcomposer.org).

To install this package on a [composer based concrete5](https://github.com/concrete5/composer) site, make sure you already have `composer/installers` then run:

```
$ composer require concrete5/sample_composer_package
```

Then install the package

```
$ ./vendor/bin/concrete5 c5:package-install sample_composer_package
```

---

Using this project as a skeleton
================================

[](#using-this-project-as-a-skeleton)

First, use `composer create-project` to begin your own package project.

```
$ composer create-project concrete5/sample_composer_package
```

Once this is done, modify the `composer.json` to have information about your project and an updated name. Then set up your VCS

```
git init
git remote add origin git@github.com/youraccount/yourrepository
git add .
git commit -m "Initial Commit"
git push
```

Finally, add your git repository to a [composer repository](https://packagist.org/). And that's it!

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~93 days

Total

2

Last Release

3122d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/842d2fe13512e82f0f9b6f0d79dba8eba1595a3cefd31dd51723960436133307?d=identicon)[KorvinSzanto](/maintainers/KorvinSzanto)

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

---

Top Contributors

[![KorvinSzanto](https://avatars.githubusercontent.com/u/1007419?v=4)](https://github.com/KorvinSzanto "KorvinSzanto (5 commits)")[![a3020](https://avatars.githubusercontent.com/u/1431100?v=4)](https://github.com/a3020 "a3020 (1 commits)")[![aembler](https://avatars.githubusercontent.com/u/527809?v=4)](https://github.com/aembler "aembler (1 commits)")

### Embed Badge

![Health badge](/badges/concrete5-sample-composer-package/health.svg)

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

###  Alternatives

[elements/process-manager-bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

49633.0k5](/packages/elements-process-manager-bundle)[concretecms/composer

A fully featured skeleton for a composer managed Concrete site

3610.7k](/packages/concretecms-composer)[ijeffro/laravel-cities

Laravel Cities is a bundle for Laravel, providing Iata Code ISO 3166 3 and country codes for all the cities.

118.2k](/packages/ijeffro-laravel-cities)

PHPackages © 2026

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