PHPackages                             fluxter/saas-provider-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. fluxter/saas-provider-bundle

ActiveSymfony-bundle

fluxter/saas-provider-bundle
============================

The SaaS Provider Bundle for easy SaaS provisioning

1.1.0(5y ago)13.3k[3 issues](https://github.com/Fluxter/symfony-saas-provider-bundle/issues)MITPHPPHP ^7.4

Since Jan 11Pushed 2y agoCompare

[ Source](https://github.com/Fluxter/symfony-saas-provider-bundle)[ Packagist](https://packagist.org/packages/fluxter/saas-provider-bundle)[ RSS](/packages/fluxter-saas-provider-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (7)Versions (10)Used By (0)

SaaS Provider bundle
====================

[](#saas-provider-bundle)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/71e80fbfdaaeb93bc67743cf86eeac26595ce895459d1bdb0b6351fca997b9f8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f466c75787465722f5361617350726f766964657242756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Fluxter/SaasProviderBundle/?branch=master) [![Build Status](https://camo.githubusercontent.com/e5861366125f099598b244fa8c4dcd4ab7f737d89918b20ff34b0151355f7e28/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f466c75787465722f5361617350726f766964657242756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Fluxter/SaasProviderBundle/build-status/master)

The corresponding provider bundle for the Fluxter SaaS Consumer bundle

How to install
--------------

[](#how-to-install)

```
composer require fluxter/saas-provider-bundle
```

How to implement
----------------

[](#how-to-implement)

1. Create a client entity, that implements the TenantInterface
2. Create a Client Parameter entity, that implements SaasClientParameterInterface
3. Configure the bundle ```
    # config/packages/saas_provider.yaml
    saas_provider:
      client_entity: App\Entity\User
      global_url: app.yourdomain.tld
    ```
4. Configure your firewall to the correct voter mode ```
    # config/packages/security.yaml
    security:
        access_decision_manager:
            strategy: unanimous
            allow_if_all_abstain: false
    ```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Recently: every ~74 days

Total

7

Last Release

1401d ago

Major Versions

1.1.0 → 2.0.0-BETA12021-09-14

PHP version history (4 changes)1.0.0PHP ^7.2

1.1.0PHP ^7.4

2.0.0-BETA1PHP ^8.0

2.0.0-BETA5PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/80dd871b30d40573fb6a72e1f54e647aa1405c95c769703d453cbec82ae0faa5?d=identicon)[Fluxter](/maintainers/Fluxter)

![](https://www.gravatar.com/avatar/7ec192f6021533e0053cd0453c3d4911ed00547f5656d230c654939d177c5e87?d=identicon)[MKHSKY](/maintainers/MKHSKY)

---

Top Contributors

[![peechyfloof](https://avatars.githubusercontent.com/u/42220355?v=4)](https://github.com/peechyfloof "peechyfloof (14 commits)")

---

Tags

php74symfonysymfony4

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/fluxter-saas-provider-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/fluxter-saas-provider-bundle/health.svg)](https://phpackages.com/packages/fluxter-saas-provider-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M309](/packages/easycorp-easyadmin-bundle)[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)[lexik/translation-bundle

This bundle allows to import translation files content into the database and provide a GUI to edit translations.

4362.7M19](/packages/lexik-translation-bundle)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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