nucleos / user-admin-bundle
Adminstration of users and groups in symfony
Fund package maintenance!
core23
Opencollective
Ko-Fi
Other
Installs: 9 162
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 4
Open Issues: 13
Type:symfony-bundle
Requires
- php: ^8.0
- ext-json: *
- nucleos/user-bundle: ^2.0
- 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
- symfony/asset: ^5.4 || ^6.0
- symfony/config: ^5.4 || ^6.0
- symfony/dependency-injection: ^5.4 || ^6.0
- symfony/event-dispatcher: ^5.4 || ^6.0
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/form: ^5.4 || ^6.0
- symfony/framework-bundle: ^5.4 || ^6.0
- symfony/http-foundation: ^5.4 || ^6.0
- symfony/http-kernel: ^5.4 || ^6.0
- symfony/options-resolver: ^5.4 || ^6.0
- symfony/routing: ^5.4 || ^6.0
- symfony/security-acl: ^3.0
- symfony/security-core: ^5.4 || ^6.0
- symfony/security-csrf: ^5.4 || ^6.0
- symfony/security-http: ^5.4 || ^6.0
- symfony/translation: ^5.4 || ^6.0
- symfony/translation-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/twig-bridge: ^5.4 || ^6.0
- symfony/twig-bundle: ^5.4 || ^6.0
- twig/extra-bundle: ^3.0
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- doctrine/doctrine-bundle: ^2.5
- doctrine/orm: ^2.7
- ergebnis/composer-normalize: ^2.0.1
- knplabs/knp-menu: ^3.3
- knplabs/knp-menu-bundle: ^3.2
- sonata-project/doctrine-orm-admin-bundle: ^4.0
- symfony/browser-kit: ^5.4 || ^6.0
- symfony/doctrine-bridge: ^5.4 || ^6.0
- symfony/intl: ^5.4 || ^6.0
- symfony/yaml: ^5.4 || ^6.0
Conflicts
- doctrine/doctrine-bundle: <1.12
- doctrine/orm: <2.7
- symfony/doctrine-bridge: <5.4
- 3.2.x-dev
- 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-dependabot/composer/vendor-bin/tools/psalm/plugin-symfony-3.1.5
- dev-dependabot/composer/vendor-bin/tools/phpstan/phpstan-1.6.8
- dev-dependabot/composer/vendor-bin/tools/phpstan/phpstan-doctrine-1.3.4
- dev-dependabot/composer/vendor-bin/tools/phpstan/phpstan-strict-rules-1.2.3
- dev-dependabot/composer/vendor-bin/tools/vimeo/psalm-4.23.0
- dev-dependabot/composer/vendor-bin/tools/symfony/phpunit-bridge-6.0.8
- dev-dependabot/composer/vendor-bin/tools/phpstan/phpstan-phpunit-1.1.1
- dev-dependabot/composer/vendor-bin/tools/psalm/plugin-symfony-3.1.4
- dev-dependabot/composer/vendor-bin/tools/phpunit/phpunit-9.5.20
- dev-dependabot/composer/vendor-bin/tools/phpmd/phpmd-2.12.0
- dev-dependabot/composer/vendor-bin/tools/phpstan/phpstan-symfony-1.1.8
- dev-3.1.x-merge-up-into-3.2.x_ASmAO09J
This package is auto-updated.
Last update: 2022-05-16 03:03:13 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.