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. [Utility &amp; Helpers](/categories/utility)
4. /
5. fluxter/saas-provider-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

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

The SaaS Provider Bundle for easy SaaS provisioning

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

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 3w 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

27

—

LowBetter than 47% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

1448d 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 (7 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M374](/packages/easycorp-easyadmin-bundle)[sylius/sylius

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

8.5k5.8M712](/packages/sylius-sylius)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/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.1k16.8k](/packages/prestashop-prestashop)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3691.3k16](/packages/netgen-layouts-core)

PHPackages © 2026

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