yucca/fos-user-bundle-adapter

Add an adapter for FosUserBundle

dev-master / 0.1.x-dev 2019-11-04 15:37 UTC

This package is not auto-updated.

Last update: 2024-04-27 14:07:07 UTC


README

This bundle is intended to be used with Yucca Orm : https://github.com/rjanot/yucca

Custom configuration:

fos_user:
    db_driver: custom
    user_class: Acme\Bundle\AcmeBundle\Entity\YurExtendedUser
    service:
        user_manager: acme_user.user.manager

More informations on https://github.com/FriendsOfSymfony/FOSUserBundle/blob/ef7ca325929ff102fff521653a2e3b88c7a40361/Resources/doc/custom_storage_layer.md