yucca / fos-user-bundle-adapter
Add an adapter for FosUserBundle
Installs: 902
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
- friendsofsymfony/user-bundle: ~2.0@dev
- yucca/yucca: >=1.0.0
This package is not auto-updated.
Last update: 2024-12-21 17:33:03 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