form-relay / password-provider
FormRelay Data Provider for randomly generated passwords.
1.0.2
2022-09-19 15:39 UTC
Requires
- php: ^7.4 || ^8.1
- form-relay/core: ^2.0
Requires (Dev)
- phpunit/phpunit: ^7.0 || ^8.0
This package is auto-updated.
Last update: 2024-12-19 20:28:41 UTC
README
FormRelay Data Provider for randomly generated passwords
Installation
Installation using Composer
The recommended way to install FormRelay is by using Composer.
In your Composer based TYPO3 project root, just do composer require form-relay/password-provider
.
Submit bug reports or feature requests
Look at the Issues for what has been planned to be implemented in the (near) future.