https://github.com/paragonie/eloquent-ciphersweet
Bridge library between Eloquent ORM and CipherSweet
https://github.com/paragonie/eloquent-ciphersweet
Last synced: about 1 year ago
JSON representation
Bridge library between Eloquent ORM and CipherSweet
- Host: GitHub
- URL: https://github.com/paragonie/eloquent-ciphersweet
- Owner: paragonie
- Created: 2019-02-18T20:00:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T16:46:41.000Z (over 5 years ago)
- Last Synced: 2025-03-30T23:31:33.903Z (about 1 year ago)
- Language: PHP
- Size: 34.2 KB
- Stars: 13
- Watchers: 5
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eloquent-CipherSweet Adapter
> **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](https://paragonie.com/blog/2017/05/building-searchable-encrypted-databases-with-php-and-sql)
in Eloquent ORM models.
## Installation
This adapter can be installed through Composer:
```sh
composer require paragonie/eloquent-ciphersweet
```
## Documentation / Usage Instructions
Please refer to [the documentation](docs) 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](https://paragonie.com/enterprise).