kategray/ldapuserbundle

This bundle adds support for read and write user management in LDAP for FOSUserBundle.

Maintainers

Package info

github.com/kategray/KateGrayLdapUserBundle

Type:symfony-bundle

pkg:composer/kategray/ldapuserbundle

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2016-07-03 08:37 UTC

This package is not auto-updated.

Last update: 2026-03-01 03:10:06 UTC


README

This bundle adds support for read and write user management in LDAP for FOSUserBundle.

Note: This bundle is not currently in a usable state. It is inspired by (and shares some design similarities with https://github.com/Maks3w/FR3DLdapBundle, which is recommended for read-only installations.

This bundle implements LDAP-based user management for Symfony applications. It requires FOSUserBundle and Twig.