PHPackages                             enm/external-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. enm/external-layout-bundle

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

enm/external-layout-bundle
==========================

This integrates enm/external-layout into your symfony project

2.1.1(6y ago)1224[4 PRs](https://github.com/eosnewmedia/External-Layout-Bundle/pulls)MITPHPPHP &gt;=7.2

Since Jun 8Pushed 3y ago5 watchersCompare

[ Source](https://github.com/eosnewmedia/External-Layout-Bundle)[ Packagist](https://packagist.org/packages/enm/external-layout-bundle)[ RSS](/packages/enm-external-layout-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (17)Used By (0)

External-Layout-Bundle
======================

[](#external-layout-bundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/3e97e22cc65529815e10bfd44cb3547c25a8ebc936378f06a6995353017c019d/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62363236366563302d643133632d343535382d386337342d3737326639376331386461362f6d696e692e706e67)](https://insight.sensiolabs.com/projects/b6266ec0-d13c-4558-8c74-772f97c18da6)

This bundle integrates [enm/external-layout](https://github.com/eosnewmedia/External-Layout) into your symfony project.

Installation
------------

[](#installation)

```
    composer require enm/external-layout-bundle e-moe/guzzle6-bundle
```

YAML Confiugration
------------------

[](#yaml-confiugration)

The YAML configuration ("layouts") equal the array structure from [enm/external-layout](https://github.com/eosnewmedia/External-Layout).

```
enm_external_layout:
    useGuzzle: true # default: false; requires a service "GuzzleHttp\ClientInterface" (e.g. e-moe/guzzle6-bundle)
    layouts:
      test:
          source: 'http://example.com'
          destination: '%kernel.project_dir%/templates/test.html.twig'
          blocks:
              prepend:
                  headline: 'body'
              append:
                  stylesheets: 'head'
              replace:
                  title: '$title$'
```

Commands
--------

[](#commands)

### enm:external-layout:create

[](#enmexternal-layoutcreate)

This command get the configs and create a twig template file for each configured layout.

```
# Create all templates
bin/console enm:external-layout:create

# Create the template "test.html.twig"
bin/console enm:external-layout:create --layout=test
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~163 days

Total

10

Last Release

2371d ago

Major Versions

1.2.0 → 2.0.02018-05-24

PHP version history (2 changes)1.0.0PHP &gt;=5.5

2.0.0PHP &gt;=7.2

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/21ec4e897f4ee0a0d0bcaf844242946502ff852e9bee8fb2e1ef9a2fc2fb5f16?d=identicon)[pmarien](/maintainers/pmarien)

---

Tags

domexternalhtmllayoutsphpremotesymfonysymfony-bundletemplatetwig

### Embed Badge

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

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

###  Alternatives

[symfony/ux-toolkit

A tool to easily create a design system in your Symfony app with customizable, well-crafted Twig components

1682.8k1](/packages/symfony-ux-toolkit)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11241.1k1](/packages/ecotone-symfony-bundle)[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.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)

PHPackages © 2026

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