nucleos / user-admin-bundle
Adminstration of users and groups in symfony
Fund package maintenance!
core23
Opencollective
Ko-Fi
Other
Installs: 3 913
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 5
Type:symfony-bundle
Requires
- php: ^7.3 || ^8.0
- ext-json: *
- nucleos/user-bundle: ^1.6
- psr/log: ^1.0
- sonata-project/admin-bundle: ^3.57
- sonata-project/doctrine-extensions: ^1.5.1
- symfony/config: ^4.4
- symfony/dependency-injection: ^4.4
- symfony/event-dispatcher: ^4.4
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0
- symfony/form: ^4.4
- symfony/framework-bundle: ^4.4
- symfony/http-foundation: ^4.4
- symfony/http-kernel: ^4.4
- symfony/options-resolver: ^4.4
- symfony/routing: ^4.4
- symfony/security-acl: ^3.0
- symfony/security-core: ^4.4
- symfony/security-csrf: ^4.4
- symfony/security-http: ^4.4
- symfony/translation: ^4.4
- symfony/translation-contracts: ^1.0 || ^2.0
- symfony/twig-bridge: ^4.4
- symfony/twig-bundle: ^4.4
- twig/extra-bundle: ^3.0
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.3
- doctrine/doctrine-bundle: ^1.12 || ^2.0
- doctrine/orm: ^2.7
- ergebnis/composer-normalize: ^2.0.1
- knplabs/knp-menu: ^2.3 || ^3.0
- sonata-project/doctrine-orm-admin-bundle: ^3.13
- symfony/asset: ^4.4
- symfony/browser-kit: ^4.4
- symfony/doctrine-bridge: ^4.4
- twig/extensions: ^1.5
Conflicts
- doctrine/doctrine-bundle: <1.12
- doctrine/orm: <2.7
- symfony/doctrine-bridge: <4.4
- 1.4.x-dev
- 1.3.x-dev
- 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-dependabot/composer/vendor-bin/tools/vimeo/psalm-4.6.2
- dev-dependabot/composer/vendor-bin/tools/phpstan/phpstan-0.12.79
- dev-1.3.x-merge-up-into-1.4.x_60381d1e851309.27537360
- dev-dependabot/github_actions/shivammathur/setup-php-2.10.0
This package is auto-updated.
Last update: 2021-02-26 04:02:27 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.