2024-02-16 15:44:24 -06:00
2024-02-16 15:44:24 -06:00
2024-02-19 11:19:04 -06:00
2024-02-16 15:44:24 -06:00
2024-02-16 15:44:24 -06:00
2024-02-16 15:44:24 -06:00
2024-02-19 11:23:59 -06:00
2024-02-16 15:44:24 -06:00

dataEncryptor

status-badge

Installation

Setup this registry in your ~/.composer/config.json file:

{
	"repositories": [{
			"type": "composer",
			"url": "https://git.hpz.pw/api/packages/hpz937/composer"
		}
	]
}

To install the package using Composer, run the following command:

composer require hpz937/encryption:1.0.0
Description
No description provided
Readme 29 KiB
Languages
PHP 100%