When building SaaS applications more often then not you are going to need multi tenant solution for your users. This bundle aims to provide simple solution for multitenancy.
Bundle takes care only of multitenancy ignoring all other aspects of account system your app might need (for that take a look at FOSUserBundle or something similar).
This version of the bundle requires Symfony 2.4+ and PHP 5.4+.
Note Bundle currently supports only Doctrine ORM for storage.
The source of the documentation is stored in the Resources/doc/ folder in this bundle.
Issues and feature requests are tracked in the Github issue tracker.
How can I help you explore Laravel packages today?