platine-php / security
Platine Security provides a complete security system with encryption, hash support.
v2.0.0
2025-09-18 05:11 UTC
Requires
- php: ^8
- ext-openssl: *
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.6
- platine-php/dev: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2026-02-18 06:32:31 UTC
README
Platine Security provides a complete security system with encryption, hash support.
Requirements
- PHP >= 8.0
Installation
Using composer (recommended)
composer require platine-php/security
License
MIT License See LICENSE.MD