nucleos / profile-bundle
Registration and profile management for symfony
Fund package maintenance!
core23
Opencollective
Ko-Fi
Other
Installs: 43 931
Dependents: 1
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 9
Open Issues: 5
Type:symfony-bundle
Requires
- php: ^8.0
- doctrine/persistence: ^2.2.2
- nucleos/user-bundle: ^2.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
- 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/intl: ^5.4 || ^6.0
- symfony/mailer: ^5.4 || ^6.0
- symfony/mime: ^5.4 || ^6.0
- symfony/options-resolver: ^5.4 || ^6.0
- symfony/routing: ^5.4 || ^6.0
- symfony/security-core: ^5.4 || ^6.0
- symfony/translation: ^5.4 || ^6.0
- symfony/translation-contracts: ^1.0 || ^2.0
- symfony/twig-bridge: ^5.4 || ^6.0
- symfony/twig-bundle: ^5.4 || ^6.0
- symfony/validator: ^5.4 || ^6.0
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- alcaeus/mongo-php-adapter: ^1.1
- doctrine/doctrine-bundle: ^2.5
- doctrine/orm: ^2.7
- ergebnis/composer-normalize: ^2.0.1
- symfony/browser-kit: ^5.4 || ^6.0
- symfony/doctrine-bridge: ^5.4 || ^6.0
- symfony/yaml: ^5.4 || ^6.0
Conflicts
- doctrine/doctrine-bundle: <2.5
- doctrine/orm: <2.7
- symfony/doctrine-bridge: <5.4
- 2.1.x-dev
- 2.0.x-dev
- 2.0.0
- 1.8.x-dev
- 1.8.0
- 1.7.x-dev
- 1.7.0
- 1.6.x-dev
- 1.6.0
- 1.5.x-dev
- 1.5.0
- 1.4.x-dev
- 1.4.0
- 1.3.x-dev
- 1.3.1
- 1.3.0
- 1.2.0
- 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/friendsofphp/php-cs-fixer-3.8.0
- dev-dependabot/composer/vendor-bin/tools/phpunit/phpunit-9.5.20
This package is auto-updated.
Last update: 2022-05-16 04:12:39 UTC
README
The NucleosProfileBundle is an extension for NucleosUserBundle which provides profile management and registration. This is a splitted fork of FOSProfileBundle.
Features included:
- Profile management
- Registration and approval
- Changing e-mail
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.