softspring / user-bundle
A complete user bundle
Installs: 20 445
Dependents: 5
Suggesters: 1
Security: 0
Stars: 3
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
- ext-json: *
- doctrine/doctrine-bundle: ^2.5
- doctrine/orm: ^2.10 | ^3.0
- softspring/crudl-controller: ^5.2
- softspring/doctrine-paginator: ^5.1
- softspring/doctrine-query-filters: ^5.1
- softspring/doctrine-target-entity-resolver: ^5.2
- softspring/events: ^5.1
- softspring/mime-translatable: ^5.2
- softspring/permissions-bundle: ^5.2
- softspring/twig-extra-bundle: ^5.1
- symfony/http-foundation: ^5.4|^6.0|^7.0
- symfony/http-kernel: ^5.4|^6.0|^7.0
- symfony/security-bundle: ^5.4|^6.0|^7.0
- symfony/translation: ^5.4|^6.0|^7.0
- symfony/twig-bundle: ^5.4|^6.0|^7.0
- symfony/validator: ^5.4|^6.0|^7.0
- symfony/yaml: ^5.4|^6.0|^7.0
Requires (Dev)
- doctrine/doctrine-fixtures-bundle: ^3.4
- fakerphp/faker: ^1.21
- friendsofphp/php-cs-fixer: 3.51.*
- hwi/oauth-bundle: ^2.0
- phpstan/phpstan: ^1.10
- rector/rector: ^1.0
- softspring/account-bundle: ^5.2|^5.3
- softspring/doctrine-templates: ^5.2
- softspring/mailer-bundle: ^5.2
- symfony/browser-kit: ^5.4|^6.0|^7.0
- symfony/css-selector: ^5.4|^6.0|^7.0
- symfony/dom-crawler: ^5.4|^6.0|^7.0
- symfony/form: ^5.4|^6.0|^7.0
- symfony/http-client: ^5.4|^6.0|^7.0
- symfony/mailer: ^5.4|^6.0|^7.0
- symfony/phpunit-bridge: ^5.4|^6.0|^7.0
Suggests
- hwi/oauth-bundle: Integrate oauth clients
- softspring/mailer-bundle: Integrates with softspring's mailer bundle
- 5.4.x-dev
- 5.3.x-dev
- v5.3.4
- v5.3.3
- v5.3.2
- v5.3.1
- v5.3.0
- v5.3.0-rc9
- v5.3.0-rc8
- v5.3.0-rc7
- v5.3.0-rc6
- v5.3.0-rc5
- v5.3.0-rc4
- v5.3.0-rc3
- v5.3.0-rc2
- v5.3.0-rc1
- v5.3.0-beta4
- v5.3.0-beta3
- v5.3.0-beta2
- v5.3.0-beta1
- v5.3.0-alpha21
- 5.2.x-dev
- v5.2.7
- v5.2.6
- v5.2.5
- v5.2.4
- v5.2.3
- v5.2.2
- v5.2.1
- v5.2.0
- v5.2.0-rc10
- v5.2.0-rc9
- v5.2.0-rc8
- v5.2.0-rc7
- v5.2.0-rc6
- v5.2.0-rc5
- v5.2.0-rc4
- v5.2.0-rc1
- 5.1.x-dev
- v5.1.25
- v5.1.24
- v5.1.23
- v5.1.22
- v5.1.21
- v5.1.20
- v5.1.19
- v5.1.18
- v5.1.17
- v5.1.16
- v5.1.15
- v5.1.14
- v5.1.13
- v5.1.12
- v5.1.11
- v5.1.10
- v5.1.9
- v5.1.8
- v5.1.7
- v5.1.6
- v5.1.5
- v5.1.2
- v5.1.1
- v5.1.0
- v5.0.6
- v5.0.5
- v5.0.4
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
- v5.0.0-rc1
- v5.0.0-beta1
- v5.0.0-alpha4
- v5.0.0-alpha3
- v5.0.0-alpha2
- v5.0.0-alpha1
- 4.1.0
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- v2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.2.4
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- dev-detached
- dev-COP-49-Change-text
This package is auto-updated.
Last update: 2024-11-21 13:41:35 UTC
README
This package provides a new complete user bundle out of the box.
Documentation
- 1. Installation
- 2. Configure model (TODO)
- 3. Security (TODO)
- 4. Register (TODO)
- 5. Confirmation (TODO)
- 6. User settings (TODO)
- 7. Admin users (TODO)
- 8. Admin administrators (TODO)
- 9. Invitations (TODO)
- 10. Access history (TODO)
- 11. Commands (TODO)
- 12. Oauth (experimental)
License
This bundle is under the MIT license. See the complete license in the bundle LICENSE file.