atoolo / web-account-bundle
Symfony bundle for Web-Accounts
Package info
github.com/sitepark/atoolo-web-account-bundle
Type:symfony-bundle
pkg:composer/atoolo/web-account-bundle
dev-main / 1.x-dev
2026-01-09 08:18 UTC
Requires
- php: >=8.1 <8.5.0
- ext-curl: *
- ext-intl: *
- atoolo/resource-bundle: dev-main
- atoolo/security-bundle: dev-main
- overblog/graphql-bundle: ^1.7
- symfony/config: ^6.3 || ^7.3
- symfony/dependency-injection: ^6.3 || ^7.3
- symfony/framework-bundle: ^6.3 || ^7.3
- symfony/http-client: ^6.3 || ^7.3
- symfony/http-foundation: ^6.3 || ^7.3
- symfony/http-kernel: ^6.3 || ^7.3
- symfony/mailer: ^6.3 || ^7.3
- symfony/serializer-pack: ^1.3
- symfony/yaml: ^6.3 || ^7.0
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^1.0
- infection/infection: ^0.27.6
- phpcompatibility/php-compatibility: ^9.3
- phpunit/phpunit: ^10.4
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2026-02-09 08:32:19 UTC
README
Atoolo Web-Account bundle
The Web Account Bundle provides support for user registration and authentication directly on the website. It enables personalized features for registered users, such as commenting, managing personal event entries (with appropriate permissions), and other user-specific functionality.
This bundle integrates seamlessly with the Sitepark CMS and follows Symfony best practices for security, extensibility, and modularity.
Further information: