anolilab / wordpress-salt-generator
Generates the salts for the Wordpress Composer projects.
Installs: 2 818
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 1
Open Issues: 1
Requires
- php: >=5.4.0
- ircmaxell/random-lib: ^1.1
Requires (Dev)
- composer/composer: ^1
- fabpot/php-cs-fixer: ~1.10
- mockery/mockery: ~0.9.4
- phpunit/phpunit: ~4.8.8
- scrutinizer/ocular: ~1.1
This package is not auto-updated.
Last update: 2022-02-01 12:52:11 UTC
README
Master
Develop
Install
Via Composer
$ composer require anolilab/wordpress-salt-generator
Usage
// In your composer.json "config": { "generate-salts": true }, "scripts": { "post-root-package-install": ["Anolilab\\Wordpress\\SaltGenerator\\Generator::addSalts"] },
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email d.bannert@anolilab.de instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.