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

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/pimenvibritania/file-crypter

1.1.0 2020-09-12 18:22 UTC

This package is auto-updated.

Last update: 2025-09-21 18:55:35 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