paragonie / eloquent-ciphersweet
Provides searchable encrypted columns for Eloquent ORM
dev-master
2020-12-03 16:46 UTC
Requires
- php: ^7
- illuminate/config: ~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0
- illuminate/console: ~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0
- illuminate/database: ~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0
- illuminate/support: ~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0
- paragonie/ciphersweet: ^2.0
- psr/container: ^1.0
- symfony/finder: ^4
Requires (Dev)
- phpunit/phpunit: ^7.5.15|^8.4|^9.0
- vimeo/psalm: ^3
This package is auto-updated.
Last update: 2024-10-29 05:46:46 UTC
README
Attention: This adapter is still being developed. It's only being open sourced so it may be tested in a Laravel application. Please don't use it yet.
This library allows for searchable encryption in Eloquent ORM models.
Installation
This adapter can be installed through Composer:
composer require paragonie/eloquent-ciphersweet
Documentation / Usage Instructions
Please refer to the documentation for detailed information on using this adapter.
Support Contracts
If your company uses this library in their products or services, you may be interested in purchasing a support contract from Paragon Initiative Enterprises.