Download the PHP package kimai/user-bundle without Composer
On this page you can find all versions of the php package kimai/user-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kimai/user-bundle
More information about kimai/user-bundle
Files in kimai/user-bundle
Package user-bundle
Short Description Kimai UserBundle
License MIT
Homepage https://www.kimai.org
Informations about the package user-bundle
Kimai UserBundle
THIS IS NOT A BUNDLE/PLUGIN FOR KIMAI 2 - DO NOT TRY TO INSTALL IT MANUALLY!
This is internal code, which is shipped automatically with Kimai.
So what is it?
It is a fork from the FOSUserBundle, which provides basic user management functionality like the "user registration" or "password forgotten" feature.
It was forked, to ...
- allow full compatibility with Kimai 2 and current Symfony version
- remove deprecations and BC layers
- have a proper tagged version instead of the master branch and get rid of the dying dependency FOSUserBundle
This repo might be used by other apps, but it is not meant to be. No BC guaranteed in the future! No support provided whatsoever.
Changed logic: read CHANGELOG
Outstanding changes
The following tasks are planned for the next version:
- Remove unused controllers, templates and routes
- Remove mailer
- Move mail listener to project
License
This bundle is under the MIT license. See the complete license in the bundle
All versions of user-bundle with dependencies
paragonie/random_compat Version ^1 || ^2 || ^9
symfony/form Version ^4.4
symfony/framework-bundle Version ^4.4
symfony/security-bundle Version ^4.4
symfony/translation Version ^4.4
symfony/twig-bundle Version ^4.4
symfony/validator Version ^4.4