The PhoenixBundle kickstarts development of software as a service style applications in Symfony 3.
It aims to handle common tasks related to SaaS such as user registration, password retrieval, customer subscriptions and application metrics.
The source of the documentation is stored in the Resources/doc/
folder in this bundle:
Read the Documentation for master
All the installation instructions are located in the documentation.
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.