dragonrun1 / encryption-helper
Use to help with the encryption and decryption of GET queries
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 3
Open Issues: 1
pkg:composer/dragonrun1/encryption-helper
Requires
- php: >7.0,<7.2
- ext-openssl: *
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ~3.0.1
- phpspec/nyan-formatters: ~2.0.0
- phpspec/phpspec: ~3.0.0
Replaces
- dragonrun1/encryption-helper: 0.*-dev
This package is auto-updated.
Last update: 2025-10-19 21:18:34 UTC
README
Class is made to help with the encryption and decryption of GET queries. It was create to replace a c# class of the same name that was posted in a request on PHPClasses.