nucleos / fos-user-bundle-polyfill
Polyfill to provide base FOSUserBundle model interfaces for legacy applications
Fund package maintenance!
core23
Open Collective
Ko Fi
donate.core23.de
Installs: 1 773
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.3
- nucleos/profile-bundle: ^1.0
- nucleos/user-bundle: ^1.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.3
- ergebnis/composer-normalize: ^2.0.1
Replaces
- friendsofsymfony/user-bundle: 2.999
This package is auto-updated.
Last update: 2020-09-20 20:56:47 UTC
README
Creates a polyfill for FOSUserBundle to use NucleosUserBundle as a full replacement.
Warning
This is not a full replacement of the FOSUserBundle. It provides the most basic classes und all shared common model interfaces to use the latest symfony version for bundles, that requires FOSUserBundle.
Documentation
The source of the documentation is stored in the docs/
folder
in this bundle.