nucleos / fos-user-bundle-polyfill
This package is abandoned and no longer maintained.
No replacement package was suggested.
Polyfill to provide base FOSUserBundle model interfaces for legacy applications
Package info
github.com/nucleos/FOSUserBundlePolyfill
Type:symfony-bundle
pkg:composer/nucleos/fos-user-bundle-polyfill
0.10.0
2020-01-11 21:25 UTC
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.