pimenvibritania/file-crypter

There is no license information available for the latest version (1.1.0) of this package.

Encrypt and decrypt any files with AES & Blowfish encryption for PHP (Laravel) project

1.1.0 2020-09-12 18:22 UTC

This package is auto-updated.

Last update: 2024-03-21 14:59:38 UTC


README

With this package, you can encrypt and decrypt any files with AES & Blowfish encryption in your Laravel project.

Installation and usage

  • This package requires PHP 7.2 and Laravel 6.0 or higher.
  • This package requires pimenvibritania/hash-stretcher package, you can install the package via composer:
composer require pimenvibritania/hash-stretcher
You can Install this package via composer :
composer require pimenvibritania/file-crypter