Download the PHP package webnarmin/cryptor without Composer
On this page you can find all versions of the php package webnarmin/cryptor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webnarmin/cryptor
More information about webnarmin/cryptor
Files in webnarmin/cryptor
Download webnarmin/cryptor
More information about webnarmin/cryptor
Files in webnarmin/cryptor
Vendor webnarmin
Package cryptor
Short Description A simple encryption and decryption library
License MIT
Package cryptor
Short Description A simple encryption and decryption library
License MIT
Please rate this library. Is it a good library?
Informations about the package cryptor
Cryptor Library
A simple PHP library for encrypting and decrypting data using AES-256-CBC.
Installation
You can install the Cryptor library via Composer. Run the following command in your project directory:
Usage
Here's a quick example of how to use the Cryptor class:
Encrypting Data
Decrypting Data
Running Tests
To run tests, you need to have PHPUnit installed. If you don't have it installed, you can install it via Composer:
Run the tests using the following command:
License
This library is licensed under the MIT License.
All versions of cryptor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package webnarmin/cryptor contains the following files
Loading the files please wait ....