PHPackages                             stilliard/composer-package-boilerplate - 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. stilliard/composer-package-boilerplate

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

stilliard/composer-package-boilerplate
======================================

Demo

7459PHP

Since Jan 19Pushed 11y ago1 watchersCompare

[ Source](https://github.com/stilliard/composer-package-boilerplate)[ Packagist](https://packagist.org/packages/stilliard/composer-package-boilerplate)[ RSS](/packages/stilliard-composer-package-boilerplate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Simple composer package boilerplate (Just a few default files i use when creating a blank composer package)
===========================================================================================================

[](#simple-composer-package-boilerplate-just-a-few-default-files-i-use-when-creating-a-blank-composer-package)

TODO:

- copy this locally: composer create-project stilliard/composer-package-boilerplate PROJECT\_NAME -s dev
- delete these top lines once read
- git init as a fresh repo
- change TODO's in this file
- change the composer package "name", "description", etc. in the composer.json file
- start coding your classes in ./src/ and your tests in ./tests/ etc, commiting while you go. (Theres a Demo/Something class and Demo/Test/SomethingTest class ready for you to rename)
- setup a github repo and push to it
- setup travis-ci for auto testing and scrutinizer for checking for improvements
- you're done :D

Demo
====

[](#demo)

TODO: travis-ci, scrutinizer, packaist images...

About
-----

[](#about)

TODO: Why would you use this package?

Install
-------

[](#install)

```
TODO: composer require stilliard/DEMO dev-master
```

Usage
-----

[](#usage)

TODO: How to use it?

### License

[](#license)

This project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

boilerplatecomposerphp

### Embed Badge

![Health badge](/badges/stilliard-composer-package-boilerplate/health.svg)

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

###  Alternatives

[phpdocumentor/reflection-common

Common reflection classes used by phpdocumentor to reflect the code structure

9.1k706.8M26](/packages/phpdocumentor-reflection-common)[yepsua/filament-themes

Manage filament themes from the config files

3324.2k](/packages/yepsua-filament-themes)

PHPackages © 2026

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