PHPackages                             blendwerk/symfony-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. [Framework](/categories/framework)
4. /
5. blendwerk/symfony-skeleton

ActiveProject[Framework](/categories/framework)

blendwerk/symfony-skeleton
==========================

A customized version of symfony/website-skeleton

17PHP

Since Apr 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/aleksblendwerk/symfony-skeleton)[ Packagist](https://packagist.org/packages/blendwerk/symfony-skeleton)[ RSS](/packages/blendwerk-symfony-skeleton/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

blendwerk/symfony-skeleton
==========================

[](#blendwerksymfony-skeleton)

Introduction
------------

[](#introduction)

This is a customized version of `symfony/website-skeleton`, the default project template used by Symfony when running `symfony new --full`.

The following dependencies are added on top of `symfony/website-skeleton`:

- `blendwerk/coding-standard` (comes with `squizlabs/php_codesniffer`)
- `phpstan/phpstan` and additional related packages
- `php-parallel-lint/php-parallel-lint`
- `ergebnis/composer-normalize`
- `symfony/webpack-encore-bundle`

Also the npm package [`husky`](https://github.com/typicode/husky) was added to install git hooks, the configuration can be found in `.huskyrc.json`.

Usage
-----

[](#usage)

For the highest available version:

`composer create-project blendwerk/symfony-skeleton`.

In addition to installing all composer dependencies, at the end of the initial run of `composer create-project`, the following tasks will also be automatically executed:

- `git init`
- Install **PHPUnit** to `bin/.phpunit` (which is how Symfony handles it nowadays)
- Install all dependencies from `package.json` via `yarn install`

Some more minor tasks will be executed as well. For details, see the `post-create-project-cmd` setting in `composer.json`.

Composer scripts
----------------

[](#composer-scripts)

Some `composer` scripts are also added which can be called by running `composer `.

The most important ones are:

- `qa`: runs the whole suite of QA checks (also executed on `git commit`)
- `test`: runs the whole suite of tests (also executed on `git push`)

See the `scripts` section in `composer.json` for further details.

Troubleshooting
---------------

[](#troubleshooting)

If **PHP\_CodeSniffer** reports errors, you can try to fix them automatically using `composer phpcbf`.

If **composer-normalize** reports errors, you can fix them automatically by running `composer normalize`.

Maintenance
-----------

[](#maintenance)

This needs to be updated when a new Symfony release comes out. Here is how:

Create a new branch here (for example `5.2`), get the current `composer.json` from the respective branch (for example `5.2`, not `master`) from  and merge it with our current `composer.json`.

The included `package.json` is based on the one included in the recipe for `symfony/webpack-encore-bundle`, the source can be found here: .

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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/ac476345ed2149a16f0729ddc4e21508ac011ae498e180187b265e0020bdb68f?d=identicon)[aleksblendwerk](/maintainers/aleksblendwerk)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M529](/packages/laravel-passport)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M255](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M591](/packages/laravel-prompts)

PHPackages © 2026

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