https://github.com/vardius/user-bundle
Simple symfony doctrine user bundle
https://github.com/vardius/user-bundle
Last synced: over 1 year ago
JSON representation
Simple symfony doctrine user bundle
- Host: GitHub
- URL: https://github.com/vardius/user-bundle
- Owner: vardius
- License: mit
- Created: 2015-02-28T19:16:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T08:16:29.000Z (over 10 years ago)
- Last Synced: 2025-01-23T00:43:11.888Z (over 1 year ago)
- Language: PHP
- Size: 262 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: Security/User/UserProvider.php
Awesome Lists containing this project
README
Vardius - User Bundle
======================================
User Bundle provides simple doctrine user
[](https://insight.sensiolabs.com/projects/6fa73f37-04c8-493c-b690-55c85de3f6da)
This is work in progress, dispatch events in next update.
ABOUT
==================================================
Contributors:
* [Rafał Lorenz](http://rafallorenz.com)
Want to contribute ? Feel free to send pull requests!
Have problems, bugs, feature ideas?
We are using the github [issue tracker](https://github.com/vardius/user-bundle/issues) to manage them.
HOW TO USE
==================================================
* [Installation](Resources/doc/installation.md)
* [Configuration](Resources/doc/configuration.md)
RELEASE NOTES
==================================================
See [notes](Resources/doc/notes.md) file.
License
-------
This bundle is released under the MIT license. See the complete license in the bundle:
[LICENSE](LICENSE)