PHPackages                             webarchitect609/composer-library-skeleton - 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. webarchitect609/composer-library-skeleton

ActiveLibrary

webarchitect609/composer-library-skeleton
=========================================

My composer library skeleton.

0.0.18(5y ago)25[1 issues](https://github.com/webarchitect609/composer-library-skeleton/issues)BSD-3-ClausePHPPHP ^7.3 || ^8.0CI failing

Since May 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/webarchitect609/composer-library-skeleton)[ Packagist](https://packagist.org/packages/webarchitect609/composer-library-skeleton)[ Fund](https://sobe.ru/na/composer_library_skeleton)[ RSS](/packages/webarchitect609-composer-library-skeleton/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (5)Versions (19)Used By (0)

Composer Library Skeleton
=========================

[](#composer-library-skeleton)

[![Travis Build Status](https://camo.githubusercontent.com/e4d8c4e641f90cdb12cf835953750b0bbce379193156a1780843033bdab09ff0/68747470733a2f2f7472617669732d63692e636f6d2f7765626172636869746563743630392f636f6d706f7365722d6c6962726172792d736b656c65746f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/webarchitect609/composer-library-skeleton)[![codecov](https://camo.githubusercontent.com/53ba63219a5ebb78abca1d46044ce911403b008236d20edad37f0fafc787d5ed/68747470733a2f2f636f6465636f762e696f2f67682f7765626172636869746563743630392f636f6d706f7365722d6c6962726172792d736b656c65746f6e2f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d4e384b354b3856383845)](https://codecov.io/gh/webarchitect609/composer-library-skeleton)[![Mutation score](https://camo.githubusercontent.com/1b6b851e827d213413981e091c6283d20bccbf876f4ebac17fcc92d3c146cd7a/68747470733a2f2f62616467652e737472796b65722d6d757461746f722e696f2f6769746875622e636f6d2f7765626172636869746563743630392f636f6d706f7365722d6c6962726172792d736b656c65746f6e2f6d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/webarchitect609/composer-library-skeleton/master)[![PHP version](https://camo.githubusercontent.com/4401fb0d9f0a9b86d9148751b1b3b5b53e4427163bd57dd26655aa743f6a2874/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7765626172636869746563743630392f636f6d706f7365722d6c6962726172792d736b656c65746f6e)](https://www.php.net/supported-versions.php)[![Latest version](https://camo.githubusercontent.com/03735dc0bb0618eb5c9415181c3d9b1a3c81534c916e63f6d5711c408e5290b6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f7765626172636869746563743630392f636f6d706f7365722d6c6962726172792d736b656c65746f6e3f736f72743d73656d766572)](https://github.com/webarchitect609/composer-library-skeleton/releases)[![Downloads](https://camo.githubusercontent.com/f2558bac94e1839b8e205f8133ec416b5c2ee203126ca97c4e6e394c5a2603c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7765626172636869746563743630392f636f6d706f7365722d6c6962726172792d736b656c65746f6e)](https://packagist.org/packages/webarchitect609/composer-library-skeleton)[![License](https://camo.githubusercontent.com/7f2b8007214fde53db13624737dbd4aee2c0d182a9fc1255c00749eb44bbe76b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7765626172636869746563743630392f636f6d706f7365722d6c6962726172792d736b656c65746f6e)](LICENSE.md)

**Please, be careful:** disclaimer text example goes here!

This is a template for PHP composer library. So the information here and in other \*.md files is just a stub.

Features
--------

[](#features)

- Code style check via [PHP Coding Standards Fixer](https://packagist.org/packages/friendsofphp/php-cs-fixer), including [PhpStorm](https://www.jetbrains.com/phpstorm/) integration
- Unit-tests via [PHPUnit](https://phpunit.de/)
- Static code analysis via [PHPStan](https://phpstan.org)
- Dependencies security check via [Roave Security Advisories](https://packagist.org/packages/roave/security-advisories)
- And [Travis CI](https://travis-ci.com/) for continuous delivery

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

[](#installation)

`composer require webarchitect609/composer-library-skeleton`

Support
-------

[](#support)

You can use this skeleton totally for free, or you can appreciate the author for his work and support desire to make new useful projects:

- [ЮMoney](https://sobe.ru/na/composer_library_skeleton)

Usage
-----

[](#usage)

1. [Use this template](https://github.com/webarchitect609/composer-library-skeleton/generate) directly on GitHub or clone this repo.
2. Update, remove or add anything to create a new PHP composer library with the help of this template.
3. Consider writing [PHPUnit tests](https://phpunit.de/).
4. Consider setup [Travis CI](https://travis-ci.com/), which is free for Open Source projects.

Known Issues
------------

[](#known-issues)

None so far.

Licence &amp; Author Information
--------------------------------

[](#licence--author-information)

[BSD-3-Clause](LICENSE.md)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Recently: every ~10 days

Total

18

Last Release

1934d ago

PHP version history (3 changes)0.0.1PHP ^7.3

0.0.16PHP ^7.3 || 8.0

0.0.18PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f9a6e3ee8c76415a66949c630cd1281bfb6a232a5648b2410574fb6e1e09b65?d=identicon)[webarchitect609](/maintainers/webarchitect609)

---

Top Contributors

[![webarchitect609](https://avatars.githubusercontent.com/u/11293610?v=4)](https://github.com/webarchitect609 "webarchitect609 (26 commits)")

---

Tags

boilerplatecomposercomposer-libraryskeletontemplate

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/webarchitect609-composer-library-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/webarchitect609-composer-library-skeleton/health.svg)](https://phpackages.com/packages/webarchitect609-composer-library-skeleton)
```

PHPackages © 2026

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