PHPackages                             enabel/layout-bundle - 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. [Templating &amp; Views](/categories/templating)
4. /
5. enabel/layout-bundle

AbandonedSymfony-bundle[Templating &amp; Views](/categories/templating)

enabel/layout-bundle
====================

Enabel bundle that provide basics layout and helpers

2.0.4(5mo ago)24.5k↓39.3%1MITPHPPHP ^8.0CI failing

Since Nov 25Pushed 5mo ago5 watchersCompare

[ Source](https://github.com/Enabel/layout-bundle)[ Packagist](https://packagist.org/packages/enabel/layout-bundle)[ RSS](/packages/enabel-layout-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (22)Versions (33)Used By (1)

Enabel: Layout Bundle
=====================

[](#enabel-layout-bundle)

[![License](https://camo.githubusercontent.com/10e85a5778fe7601504a17ecd18dfa7097f473186b0f947bc10db2d3e4f530e4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d7265642e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![SymfonyInsight](https://camo.githubusercontent.com/bbfee0582e1f6f22040f01e6731878537f6b6b69b0280eeab88963cc25cac291/68747470733a2f2f696e73696768742e73796d666f6e792e636f6d2f70726f6a656374732f63633563353131642d316365302d343830622d616633662d3338653936333566326131342f6d696e692e737667)](https://insight.symfony.com/projects/cc5c511d-1ce0-480b-af3f-38e9635f2a14)[![codecov](https://camo.githubusercontent.com/cf40d1f31d877801ab1988f512fd9483be9fc4f96877bac7fba31be17543d063/68747470733a2f2f636f6465636f762e696f2f67682f456e6162656c2f6c61796f75742d62756e646c652f67726170682f62616467652e7376673f746f6b656e3d6a6c696b327642706575)](https://codecov.io/gh/Enabel/layout-bundle)[![CI](https://github.com/Enabel/layout-bundle/actions/workflows/CI.yml/badge.svg)](https://github.com/Enabel/layout-bundle/actions/workflows/CI.yml)

> **⚠️ Deprecation Notice**
>
> This project is deprecated and no longer maintained.
> Use the recommended alternative:
> [Enabel UX](https://github.com/enabel/ux)

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

[](#introduction)

The bundle aims to provide basic layout and helpers for Symfony applications, including:

- Responsive Bootstrap 5 layout with Enabel styling
- Configurable Twig Components:
    - Alert messages with different types (success, danger, error, warning, info)
    - Theme switcher (light/dark mode)
    - Locale switcher for multilingual applications
    - User menu with customizable actions
- Favicon configuration and management
- Error page templates
- Email templates
- CSS theming based on Enabel's design system

Key Features
------------

[](#key-features)

- **Responsive Layout System**: Pre-configured Bootstrap 5 layout with Enabel branding
- **Twig Components**: Ready-to-use UI components with minimal configuration
- **Theme Support**: Built-in light/dark mode switching
- **Internationalization**: Easy locale switching for multilingual applications
- **Accessibility**: Components designed with accessibility in mind
- **User Interface**: User menu and authentication integration
- **Customization**: Configurable application name, description, and supported locales
- **Modern Frontend**: Uses AssetMapper for efficient asset management

Installation &amp; Usage
------------------------

[](#installation--usage)

Full installation and usage documentation is available [here](docs/index.md)

Using Symfony Flex, don't forget to add the recipes endpoint:

```
{
  "extra": {
    "symfony": {
      "endpoint": [
        "https://api.github.com/repos/Enabel/recipes/contents/index.json?ref=flex/main",
        "flex://defaults"
      ],
      "allow-contrib": true
    }
  }
}
```

Requirements &amp; Compatibility
--------------------------------

[](#requirements--compatibility)

- PHP: 8.0 or higher
- Symfony: 6.0+ and 7.0+ supported
- Twig: 3.4+
- Symfony UX Twig Component: 2.7+

The bundle uses AssetMapper for asset management and requires some packages:

- `@enabel/enabel-bootstrap-theme`: For Enabel's Bootstrap theme
- `@fontsource-variable/maven-pro`: For the Maven Pro font

The project follows [Semantic Versioning](https://semver.org/).

You can check the [changelog](CHANGELOG.md) for version history and updates.

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

[](#contributing)

Feel free to contribute, like sending [pull requests](https://github.com/enabel/layout-bundle/pulls) to add features/tests or [creating issues](https://github.com/enabel/layout-bundle/issues)

Note there are a few helpers to maintain code quality, that you can run using these commands:

```
composer cs # Code style check
composer stan # Static analysis
composer insight # Code analysis
composer test # Run tests
```

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance70

Regular maintenance activity

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~38 days

Recently: every ~106 days

Total

31

Last Release

168d ago

Major Versions

1.0.21 → 2.0.02024-07-03

1.0.22 → 2.0.12024-08-13

1.0.23 → 2.0.22024-11-18

v1.x-dev → 2.0.32025-09-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2233003?v=4)[Damien Lagae](/maintainers/damienlagae)[@damienlagae](https://github.com/damienlagae)

---

Top Contributors

[![damienlagae](https://avatars.githubusercontent.com/u/2233003?v=4)](https://github.com/damienlagae "damienlagae (64 commits)")[![gerryvdm](https://avatars.githubusercontent.com/u/626145?v=4)](https://github.com/gerryvdm "gerryvdm (3 commits)")[![falcohb](https://avatars.githubusercontent.com/u/56237266?v=4)](https://github.com/falcohb "falcohb (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/enabel-layout-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/enabel-layout-bundle/health.svg)](https://phpackages.com/packages/enabel-layout-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M573](/packages/shopware-core)[sylius/sylius

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

8.5k5.9M735](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[prestashop/prestashop

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

9.1k17.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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