PHPackages                             holadev/amp-toolbox-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. [Framework](/categories/framework)
4. /
5. holadev/amp-toolbox-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

holadev/amp-toolbox-bundle
==========================

Symfony integration for Amp-toolbox-php

v0.1.6(3y ago)213.1k2GPL-2.0-or-laterPHPPHP ^7.2

Since Nov 10Pushed 3y ago4 watchersCompare

[ Source](https://github.com/holadev/amp-toolbox-bundle)[ Packagist](https://packagist.org/packages/holadev/amp-toolbox-bundle)[ Docs](https://github.com/holadev/amp-toolbox-bundle)[ RSS](/packages/holadev-amp-toolbox-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (14)Versions (9)Used By (0)

AMP Toolbox Bundle
==================

[](#amp-toolbox-bundle)

[![Travis CI - Build Status](https://camo.githubusercontent.com/26dbdd308261d6f10f1360e7351a03640aeb0cf2315275efa479c9d9d148b658/68747470733a2f2f7472617669732d63692e6f72672f686f6c616465762f616d702d746f6f6c626f782d62756e646c652e7376673f6272616e63683d6d61696e)](https://travis-ci.org/holadev/amp-toolbox-bundle)[![Scrutinizer - Build Status](https://camo.githubusercontent.com/b6f46819a7f88dd83b90eea0e3d78348f430ea0a6bebaffa58446eda7b6d91e3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f686f6c616465762f616d702d746f6f6c626f782d62756e646c652f6261646765732f6275696c642e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/holadev/amp-toolbox-bundle/build-status/main)[![Scrutinizer - Code Quality](https://camo.githubusercontent.com/40a0cd2f5cf08d50de4f91ee55bf57fbe54d213afd0e541c7d2c8ad8a91b77a6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f686f6c616465762f616d702d746f6f6c626f782d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/holadev/amp-toolbox-bundle/?branch=main)[![Scrutinizer - Code Coverage](https://camo.githubusercontent.com/fdfb80887735e3c4f3e1b5dea745ea6c6e6d92d8909bd511417c61c4a09f4bba/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f686f6c616465762f616d702d746f6f6c626f782d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/holadev/amp-toolbox-bundle/?branch=main)

**Symfony integration for [AMP Toolbox for PHP](https://github.com/ampproject/amp-toolbox-php).**

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

[](#installation)

To install the bundle with Symfony Flex, use the recipe:

```
$ composer require holadev/amp-toolbox-bundle
```

Config file is needed to run this project. Must be contains a minimal config to enable:

```
# app/config/amp_toolbox.yaml

amp_toolbox:
  transform_enabled: true

```

Alternatively, the property of activating the transformer can be defined through the class itself via autowiring. This property override config value of `transform_enabled`

```
# src/ExampleController.php

public function index(
        AmpOptimizerSubscriber $ampOptimizerSubscriber
    ): array {
        $ampOptimizerSubscriber->setEnabled(false);
    // controller code...
}
```

Testing
-------

[](#testing)

```
$ composer test
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94% 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 ~92 days

Recently: every ~161 days

Total

8

Last Release

1367d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/983f128eeb1b74d3b93cb9e7b5e775e9e1ae909a4dd4917453edfeeff99874ce?d=identicon)[desarrollohola](/maintainers/desarrollohola)

---

Top Contributors

[![mbiencinto](https://avatars.githubusercontent.com/u/66413121?v=4)](https://github.com/mbiencinto "mbiencinto (47 commits)")[![marco-msg-ferrari](https://avatars.githubusercontent.com/u/627068?v=4)](https://github.com/marco-msg-ferrari "marco-msg-ferrari (3 commits)")

---

Tags

ampsymfony-bundleamp

### Embed Badge

![Health badge](/badges/holadev-amp-toolbox-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/holadev-amp-toolbox-bundle/health.svg)](https://phpackages.com/packages/holadev-amp-toolbox-bundle)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[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)[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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