PHPackages                             flexphp/quote-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. flexphp/quote-bundle

ActiveSymfony-bundle

flexphp/quote-bundle
====================

Quote bundle for Symfony

022PHP

Since Mar 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/flexphp/flex-quote-bundle)[ Packagist](https://packagist.org/packages/flexphp/quote-bundle)[ RSS](/packages/flexphp-quote-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Quote-Bundle
============

[](#quote-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/20163b70f94e29b5dbce7a3a29abb15ebb69f65588edf75c3a5ca716d1139142/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f71756f74652d62756e646c652f762f737461626c65)](https://packagist.org/packages/flexphp/quote-bundle)[![Total Downloads](https://camo.githubusercontent.com/b4dac91538c9816058693bec4e39193e9395cf503c8e4091a12ad075fe0366a1/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f71756f74652d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/flexphp/quote-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/2b358145c8a67ab0117707e6a93f9f0f39153494a005b0127396a2f5627c4a1c/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f71756f74652d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/flexphp/quote-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0cc0881e57398ed0937f48f657abaffea654dd25436f8b2d395b80a905571ed4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666c65787068702f666c65782d71756f74652d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/flexphp/flex-quote-bundle)[![Code Coverage](https://camo.githubusercontent.com/cad80d5e1254aeba237ca3cdb5b06b8c5b226888365e70eba44abb323e53f79b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666c65787068702f666c65782d71756f74652d62756e646c652f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/flexphp/flex-quote-bundle)[![License](https://camo.githubusercontent.com/734fdbc14bd9839b7f4e72bef35f1986245206598dcfd6319c0e85f5e3cebf59/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f71756f74652d62756e646c652f6c6963656e7365)](https://packagist.org/packages/flexphp/quote-bundle)[![composer.lock](https://camo.githubusercontent.com/6700dfc61518d48b968c247f5807caacb7a09cb58d906a8befed8b0e8604f453/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f71756f74652d62756e646c652f636f6d706f7365726c6f636b)](https://packagist.org/packages/flexphp/quote-bundle)

Quote bundle for Symfony

Change between frameworks when you need. Keep It Simple, SOLID and DRY with FlexPHP.

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

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
composer require quote-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require flexphp/quote-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    FlexPHP\Bundle\FlexPHPQuoteBundle::class => ['all' => true],
];
```

License
-------

[](#license)

Quote-bundle is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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

---

Top Contributors

[![freddiegar](https://avatars.githubusercontent.com/u/8710491?v=4)](https://github.com/freddiegar "freddiegar (2 commits)")

### Embed Badge

![Health badge](/badges/flexphp-quote-bundle/health.svg)

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

PHPackages © 2026

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