NucleosUserBundle
The NucleosUserBundle is a fork of FOSUserBundle which adds a lightweight support for a database-backed user system in symfony.
There are some major changes and refactorings if you want to migrate from FOS:
- It does not provide any advanced features like profile management or registration
- Swift mailer was dropped in favor of symfony mailer
- Couch DB support was removed
- Only symfony 4.4 / 5.x support
- There are only two optional dependencies: doctrine/orm and doctrine/mongodb-odm
Features included:
- Users can be stored via Doctrine ORM or MongoDB ODM
- Password reset support
Documentation
The source of the documentation is stored in the docs/
folder
in this bundle.
Installation
All the installation instructions are located in the documentation.
-
Merge pull request #310 from nucleos/dependabot/composer/vendor-bin/tools/friendsofphp/php-cs-fixer-2.18.5
By web-flow, 7 days ago
-
Bump friendsofphp/php-cs-fixer in /vendor-bin/tools
By web-flow, 7 days ago
-
Merge pull request #309 from nucleos/dependabot/composer/vendor-bin/tools/phpstan/phpstan-symfony-0.12.22
By web-flow, 9 days ago
-
Merge pull request #308 from nucleos/dependabot/composer/vendor-bin/tools/phpstan/phpstan-0.12.83
By web-flow, 9 days ago
-
Bump phpstan/phpstan-symfony in /vendor-bin/tools
By web-flow, 9 days ago
-
Bump phpstan/phpstan from 0.12.82 to 0.12.83 in /vendor-bin/tools
By web-flow, 9 days ago
-
Merge pull request #306 from nucleos/dependabot/composer/vendor-bin/tools/psalm/plugin-symfony-2.2.4
By web-flow, 12 days ago
-
Bump psalm/plugin-symfony from 2.2.3 to 2.2.4 in /vendor-bin/tools
By web-flow, 12 days ago
-
Merge pull request #303 from nucleos/dependabot/composer/vendor-bin/tools/symfony/phpunit-bridge-5.2.6
By web-flow, 15 days ago
-
Merge pull request #304 from nucleos/dependabot/composer/vendor-bin/tools/vimeo/psalm-4.7.0
By web-flow, 15 days ago
-
Bump vimeo/psalm from 4.6.4 to 4.7.0 in /vendor-bin/tools
By web-flow, 15 days ago
-
Bump symfony/phpunit-bridge from 5.2.4 to 5.2.6 in /vendor-bin/tools
By web-flow, 15 days ago
-
Declare translation_domain in configureOptions.
By core23, 16 days ago
-
Merge pull request #301 from nucleos/dependabot/composer/vendor-bin/tools/psalm/plugin-symfony-2.2.3
By web-flow, 19 days ago
-
Bump psalm/plugin-symfony from 2.2.2 to 2.2.3 in /vendor-bin/tools
By web-flow, 19 days ago
-
Merge pull request #299 from nucleos/dependabot/composer/vendor-bin/tools/phpunit/phpunit-9.5.4
By web-flow, 21 days ago
-
Merge pull request #300 from nucleos/dependabot/composer/vendor-bin/tools/psalm/plugin-symfony-2.2.2
By web-flow, 21 days ago
-
Bump psalm/plugin-symfony from 2.2.1 to 2.2.2 in /vendor-bin/tools
By web-flow, 21 days ago
-
Bump phpunit/phpunit from 9.5.3 to 9.5.4 in /vendor-bin/tools
By web-flow, 21 days ago
-
Merge pull request #297 from nucleos/dependabot/composer/vendor-bin/tools/friendsofphp/php-cs-fixer-2.18.4
By web-flow, 23 days ago
-
Merge pull request #298 from nucleos/dependabot/composer/vendor-bin/tools/phpstan/phpstan-0.12.82
By web-flow, 23 days ago
-
Bump phpstan/phpstan from 0.12.81 to 0.12.82 in /vendor-bin/tools
By web-flow, 23 days ago
-
Bump friendsofphp/php-cs-fixer in /vendor-bin/tools
By web-flow, 23 days ago
-
Merge pull request #295 from nucleos/dependabot/composer/vendor-bin/tools/vimeo/psalm-4.6.4
By web-flow, 27 days ago
-
Merge pull request #296 from nucleos/dependabot/composer/vendor-bin/tools/phpunit/phpunit-9.5.3
By web-flow, 27 days ago
-
Bump phpunit/phpunit from 9.5.2 to 9.5.3 in /vendor-bin/tools
By web-flow, 27 days ago
-
Bump vimeo/psalm from 4.6.3 to 4.6.4 in /vendor-bin/tools
By web-flow, 27 days ago
-
Bumps changelog version to 1.10.0
By nucleos-bot, 29 days ago
-
1.9.0 readiness
By nucleos-bot, 29 days ago
-
Add account deletion
By core23, 30 days ago