PHPackages                             minspec/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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. minspec/skeleton

ActiveProject[DevOps &amp; Deployment](/categories/devops)

minspec/skeleton
================

A minimal MinSpec Symfony project skeleton.

v0.1.1(2w ago)11↓100%Apache-2.0PHP &gt;=8.4

Since May 23Pushed 2w agoCompare

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

READMEChangelog (2)Dependencies (9)Versions (6)Used By (0)

MinSpec Skeleton
================

[](#minspec-skeleton)

Minimal Symfony application skeleton for MinSpec projects.

This repository is a Composer/Flex seed. It intentionally does not ship Docker runtime files or a pre-generated Symfony application tree. Composer and Symfony Flex materialize the Symfony application during `composer create-project`.

Create a project
----------------

[](#create-a-project)

```
composer create-project minspec/skeleton my-app
cd my-app
php bin/console about
```

Boundary
--------

[](#boundary)

`minspec/skeleton` owns the minimal Symfony application skeleton.

It does not own:

- Docker Compose files
- Dockerfiles
- Caddy or FrankenPHP runtime configuration
- Docker entrypoints
- first-run Docker bootstrap behavior Public visibility does not imply public governance, public write access, or an open contribution process. During incubation, source mutation authority remains deliberately restricted to the maintainer and explicitly trusted collaborators.

Pull requests are enabled but restricted to collaborators only. Only users with repository write, maintain, or admin access may open pull requests.

Collaborator PR access is an operational mechanism for trusted maintainers and approved collaborators. It is not a public contribution path.

Issues, security reports, reproducible bug reports, documentation clarity suggestions, and design feedback may be useful where intentionally enabled. Opening an issue or providing feedback does not grant contribution authority, source authority, maintainer status, or approval to submit code changes.

Unsolicited external PRs are not part of the accepted source path during incubation.

AI agents, GitHub Apps, bots, automation, Dependabot, Copilot agents, browser agents, and external tools are not maintainers and do not gain source authority from collaborator-only PR settings.

Those belong in `minspec/docker`.

Intent
------

[](#intent)

The skeleton should remain small, explicit, and package-first. It should provide a clean Symfony baseline without assuming Doctrine, Twig, AssetMapper, Tailwind, Mercure, Workbench, UI Bundle, Mate tooling, or any application-specific stack.

Additional behavior should be composed later through packages and recipes.

Expected generated files
------------------------

[](#expected-generated-files)

After `composer create-project`, Symfony Flex may generate files such as:

- `.env`
- `bin/console`
- `config/`
- `public/`
- `src/`
- `composer.lock`
- `symfony.lock`

Those are generated application files. They are intentionally not committed to this skeleton seed repository. See [`LICENSE`](LICENSE) for the full license text.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance96

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

Total

2

Last Release

18d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

composercomposer-packagedockerphpproject-skeletonskeletonsymfonysymfonyfrankenphpSkeletoncomposer-projectcaddyminspec

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.7k8.7k1](/packages/kimai-kimai)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M506](/packages/shopware-core)[forumify/forumify-platform

132.0k12](/packages/forumify-forumify-platform)[oro/platform

Business Application Platform (BAP)

641140.7k103](/packages/oro-platform)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29734.8k](/packages/sulu-skeleton)

PHPackages © 2026

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