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

ActiveLibrary

scripturadesign/composer-skeleton
=================================

Composer Skeleton

233PHP

Since Jul 31Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Composer Skeleton
=================

[](#composer-skeleton)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8d8a2aec1da96b020f4539738e0849ef8ed409e3d70ca1e6f6093638138066e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73637269707475726164657369676e2f636f6d706f7365722d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/scripturadesign/composer-skeleton)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/eb3ba120ab07db592d04c68b6b93ec4e8f57c6771980b20755c353bcda477d82/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f73637269707475726164657369676e2f636f6d706f7365722d736b656c65746f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/scripturadesign/composer-skeleton)[![Coverage Status](https://camo.githubusercontent.com/fa6d5f18113987227666481b5868d01681b6014f43aaaed33830944848cefd3d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f73637269707475726164657369676e2f636f6d706f7365722d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/scripturadesign/composer-skeleton/code-structure)[![Quality Score](https://camo.githubusercontent.com/1156bb54266342c34a54c24ce323fb60e579a14861da024ed9d7022d206b26d0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f73637269707475726164657369676e2f636f6d706f7365722d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/scripturadesign/composer-skeleton)[![Total Downloads](https://camo.githubusercontent.com/af348d91c57b7d5f1516e794c4e14a036984b689de1d776953c306cdd4648866/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73637269707475726164657369676e2f636f6d706f7365722d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/scripturadesign/composer-skeleton)

A skeleton package for projects based on composer. For now just trying to see if this is working for me.

Install
-------

[](#install)

I intended this to be installed with Composer.
To create a project named `package-name` you can run this command:

```
$ composer create-project scripturadesign/composer-skeleton package-name --stability "dev" --no-interaction
```

Usage
-----

[](#usage)

```
// Not any usage for this, left as part of the skeleton
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Code Style
----------

[](#code-style)

Easily check the code style against [PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) by running:

```
$ composer sniff
```

And automatically fix them with this:

```
$ composer fix
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Martin Dilling-Hansen](https://github.com/martindilling)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

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/58a08b906afaef2d8891c0195c6ce4454d359854d2f0e126ff204cd02d158876?d=identicon)[martindilling](/maintainers/martindilling)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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