platine-php / security
Platine 安全提供了一套完整的加密和哈希支持的安全系统。
v1.0.0
2023-12-05 09:09 UTC
Requires
- php: ^7.4 || ^8
- ext-openssl: *
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- platine-php/dev: ^1.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-08-31 09:41:09 UTC
README
Platine 安全提供了一套完整的加密和哈希支持的安全系统。
需求
- PHP >= 7.4, PHP 8
安装
使用 composer(推荐)
composer require platine-php/security
许可
MIT 许可证 查看 LICENSE.MD