Download the PHP package iiifx-production/password-generator without Composer
On this page you can find all versions of the php package iiifx-production/password-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iiifx-production/password-generator
More information about iiifx-production/password-generator
Files in iiifx-production/password-generator
Download iiifx-production/password-generator
More information about iiifx-production/password-generator
Files in iiifx-production/password-generator
Vendor iiifx-production
Package password-generator
Short Description Simple password generation package
License MIT License
Homepage https://github.com/iiifx-production/password-generator
Package password-generator
Short Description Simple password generation package
License MIT License
Homepage https://github.com/iiifx-production/password-generator
Please rate this library. Is it a good library?
Informations about the package password-generator
Password Generator
Простая библиотека для генерации паролей c возможностью использования криптографически безопасных алгоритмов
Установка
Используя Composer:
Использование
Создание простых, коротких паролей: 5 знаков, только цифры
Сложные, безопасные пароли: от 10 до 16 знаков, цифры, буквы и спец. знаки
Использование криптографически безопасных методов генерации
Другие примеры
Имитация хэшей
Тесты
Лицензия
Запланировано
- Использовать криптографически безопасные генераторы случаных чисел
Для PHP7 использовать random_int()Для PHP5 использовать openssl_random_pseudo_bytes()- Использовать сторонние решения
- Реализовать формирование пароля по шаблону
- Реализовать быстрое создание через Generator::create( ... )
All versions of password-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package iiifx-production/password-generator contains the following files
Loading the files please wait ....