PHPackages                             temafey/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. temafey/symfony-skeleton

ActiveProject[Framework](/categories/framework)

temafey/symfony-skeleton
========================

Symfony micro service skeleton using DDD, CQRS, Event Sourcing applications

v1.0.0(7y ago)46[6 PRs](https://github.com/temafey/symfony-skeleton/pulls)MITPHPPHP ^7.2

Since Dec 13Pushed 6y ago1 watchersCompare

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

READMEChangelogDependencies (40)Versions (9)Used By (0)

Symfony Skeleton
================

[](#symfony-skeleton)

Symfony Skeleton is an extension for the official [Symfony Skeleton](https://github.com/symfony/skeleton)(recommended way for starting new projects using [Symfony Flex](https://symfony.com/doc/current/setup/flex.html)). It's main idea is to keep simplicity of official Skeleton, while adding must-have dependencies and default configs used in Skeleton for developing majority of the projects.

Creating new project
====================

[](#creating-new-project)

Creating new project with Symfony Skeleton is as easy as running

```
composer create-project temafey/symfony-skeleton
```

where `` is the directory where you want to setup a new project. New project is ready for development immediately after this step.

[![Build Status](https://camo.githubusercontent.com/c5253850a96af399c18de236b7f2e400a099bc31dfd03e6e561190b4f09c3501/68747470733a2f2f7472617669732d63692e6f72672f74656d616665792f73796d666f6e792d736b656c65746f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/temafey/symfony-skeleton)[![Coverage Status](https://camo.githubusercontent.com/6cdb0a71c5c302995d2770e66d13dd20857d38e5f2167eccced4fdb7c4b906a2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f74656d616665792f73796d666f6e792d736b656c65746f6e2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/temafey/symfony-skeleton?branch=coverage)

Implementations
---------------

[](#implementations)

- Environment in Docker
- Command Bus, Query Bus, Event Bus
- Event Store
- Read Model
- Async Event subscribers
- Rest API
- Event Store Rest API

Stack
-----

[](#stack)

- PHP 7.2
- Percona 5.7
- Elastic &amp; Kibana 6.5
- RabbitMQ 3

Project Setup
-------------

[](#project-setup)

Up environment:

`make start`

Execute tests:

`make phpunit`

Static code analysis:

`make style`

Code style fixer:

`make cs`

Code style checker:

`make cs-check`

Enter in php container:

`make s=php sh`

Disable\\Enable Xdebug:

`make xoff`

`make xon`

Build image to deploy

`make artifact`

Make release commit

`make rmt`

Make conventional commit, read specs

`make commit`

Watch containers logs

`make logs`

See all make commands

`make help`

Full test circle

`make test`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

2

Last Release

2703d ago

Major Versions

v0.5 → v1.0.02018-12-14

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M646](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)

PHPackages © 2026

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