Download the PHP package district5/mondoc-encryption without Composer
On this page you can find all versions of the php package district5/mondoc-encryption. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download district5/mondoc-encryption
More information about district5/mondoc-encryption
Files in district5/mondoc-encryption
Download district5/mondoc-encryption
More information about district5/mondoc-encryption
Files in district5/mondoc-encryption
Vendor district5
Package mondoc-encryption
Short Description Mondoc encryption provides the encrypt/decrypt functionality for Mondoc.
License mit
Homepage https://github.com/district-5/php-mondoc-encryption
Package mondoc-encryption
Short Description Mondoc encryption provides the encrypt/decrypt functionality for Mondoc.
License mit
Homepage https://github.com/district-5/php-mondoc-encryption
Please rate this library. Is it a good library?
Informations about the package mondoc-encryption
Mondoc Encryption, by District5
Provides the encryption function to Mondoc
Installing with composer
Mondoc Encryption is used by, and leverages functionality from, the Mondoc library. You will need to install Mondoc in order to use Mondoc Encryption.
Documentation...
All documentation for Mondoc Encryption, Mondoc, and Mondoc Builder are available at mondoc.district5.dev.
Common topics...
- Getting started with encryption: mondoc.district5.dev/documentation/model/field-encryption
Testing
You can run PHPUnit against the library by running composer install and then running ./vendor/bin/phpunit
Creating a new encryption adapter
To create a new encryption adapter, you need to implement the EncryptionAdapterInterface interface, which requires the
following methods:
All versions of mondoc-encryption with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2.0
The package district5/mondoc-encryption contains the following files
Loading the files please wait ...