PHPackages                             andalisolutions/package-skeleton-php - 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. andalisolutions/package-skeleton-php

ActiveLibrary

andalisolutions/package-skeleton-php
====================================

A skeleton repository for my packages

v1.1.0(3y ago)012[1 PRs](https://github.com/andalisolutions/package-skeleton-php/pulls)MITPHPPHP ^8.1.0

Since Jan 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/andalisolutions/package-skeleton-php)[ Packagist](https://packagist.org/packages/andalisolutions/package-skeleton-php)[ RSS](/packages/andalisolutions-package-skeleton-php/feed)WikiDiscussions main Synced 1mo ago

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

 [![Package Skeleton Php](https://raw.githubusercontent.com/andalisolutions/package-skeleton-php/main/art/skeleton.png)](https://raw.githubusercontent.com/andalisolutions/package-skeleton-php/main/art/skeleton.png)

 [![GitHub Workflow Status (master)](https://github.com/andalisolutions/package-skeleton-php/actions/workflows/tests.yml/badge.svg)](https://github.com/andalisolutions/skeleton-php/actions) [![Total Downloads](https://camo.githubusercontent.com/de85d224d0382f4f50e1690d0963cdb436281869326b0eedcb5a6263c266e2d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e64616c69736f6c7574696f6e732f7061636b6167652d736b656c65746f6e2d706870)](https://packagist.org/packages/andalisolutions/package-skeleton-php) [![Latest Version](https://camo.githubusercontent.com/fc3e4421dafd3045c1a25b7afc8512a98173de86ec5f31d8b508df850672a377/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e64616c69736f6c7574696f6e732f7061636b6167652d736b656c65746f6e2d706870)](https://packagist.org/packages/andalisolutions/package-skeleton-php) [![License](https://camo.githubusercontent.com/cfc8951fcc75fa93e21f339dd5221250d1639e8290c9bcae8d3f710f2ea7ea60/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616e64616c69736f6c7574696f6e732f7061636b6167652d736b656c65746f6e2d706870)](https://packagist.org/packages/andalisolutions/package-skeleton-php)

---

This package provides a wonderful **PHP Skeleton** to start building your next package idea.

> **Requires [PHP 8.1+](https://php.net/releases/)**

⚡️ Create your package using [Composer](https://getcomposer.org):

```
composer create-project andalisolutions/package-skeleton-php --prefer-source PackageName
```

🧹 Refactor your code with **Rector**:

```
composer refactor
```

🧹 Keep a modern codebase with **Pint**:

```
composer lint
```

⚗️ Run static analysis using **PHPStan**:

```
composer test:types
```

✅ Run unit tests using **PEST**

```
composer test:unit
```

🚀 Run the entire test suite:

```
composer test
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.9% 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 ~0 days

Total

2

Last Release

1215d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/742128?v=4)[Andrei Ciungulete](/maintainers/ciungulete)[@ciungulete](https://github.com/ciungulete)

---

Top Contributors

[![ciungulete](https://avatars.githubusercontent.com/u/742128?v=4)](https://github.com/ciungulete "ciungulete (9 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

phppackageSkeleton

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/andalisolutions-package-skeleton-php/health.svg)

```
[![Health](https://phpackages.com/badges/andalisolutions-package-skeleton-php/health.svg)](https://phpackages.com/packages/andalisolutions-package-skeleton-php)
```

PHPackages © 2026

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