nucleos / user-admin-bundle
Adminstration of users and groups in symfony
Fund package maintenance!
core23
Opencollective
Ko-Fi
Other
Installs: 25 879
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 4
Open Issues: 6
Type:symfony-bundle
Requires
- php: ^8.1
- ext-json: *
- nucleos/user-bundle: ^3.4
- psr/container: ^1.0 || ^2.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- sonata-project/admin-bundle: ^4.8.1
- sonata-project/doctrine-extensions: ^1.5.1 || ^2.0.0
- symfony/asset: ^6.4 || ^7.0
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/event-dispatcher: ^6.4 || ^7.0
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/form: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/options-resolver: ^6.4 || ^7.0
- symfony/routing: ^6.4 || ^7.0
- symfony/security-core: ^6.4 || ^7.0
- symfony/security-csrf: ^6.4 || ^7.0
- symfony/security-http: ^6.4 || ^7.0
- symfony/translation: ^6.4 || ^7.0
- symfony/translation-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/twig-bridge: ^6.4 || ^7.0
- symfony/twig-bundle: ^6.4 || ^7.0
- twig/extra-bundle: ^3.0
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- doctrine/doctrine-bundle: ^2.10
- doctrine/orm: ^2.18 || ^3.0
- ergebnis/composer-normalize: ^2.0.1
- knplabs/knp-menu: ^3.2
- knplabs/knp-menu-bundle: ^3.2
- sonata-project/doctrine-orm-admin-bundle: ^4.0
- sonata-project/form-extensions: ^1.20 || ^2.0
- symfony/browser-kit: ^6.4 || ^7.0
- symfony/doctrine-bridge: ^6.4 || ^7.0
- symfony/intl: ^6.4 || ^7.0
- symfony/yaml: ^6.4 || ^7.0
Conflicts
- doctrine/doctrine-bundle: <2.10 || >=3
- doctrine/orm: <2.18 || >=4
- symfony/doctrine-bridge: <6.4 || >=8
- 3.10.x-dev
- 3.9.x-dev
- 3.9.0
- 3.8.x-dev
- 3.8.0
- 3.7.x-dev
- 3.7.0
- 3.6.x-dev
- 3.6.0
- 3.5.x-dev
- 3.5.0
- 3.4.x-dev
- 3.4.0
- 3.3.x-dev
- 3.3.0
- 3.2.x-dev
- 3.2.0
- 3.1.x-dev
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.x-dev
- 3.0.1
- 3.0.0
- 2.3.x-dev
- 2.3.0
- 2.2.x-dev
- 2.2.0
- 2.1.x-dev
- 2.1.1
- 2.1.0
- 2.0.x-dev
- 2.0.0
- 1.5.x-dev
- 1.5.0
- 1.4.x-dev
- 1.4.1
- 1.4.0
- 1.3.x-dev
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-renovate/sphinx_rtd_theme-3.x
- dev-renovate/major-phpstan-packages
- dev-renovate/phpunit-phpunit-11.x
- dev-renovate/sphinx-8.x
- dev-readme-badge
This package is auto-updated.
Last update: 2024-11-13 13:10:40 UTC
README
The NucleosUserAdminBundle is an user admin backend for SonataAdminBundle.
Documentation
The source of the documentation is stored in the docs/
folder
in this bundle.
Installation
All the installation instructions are located in the documentation.