An open API service indexing awesome lists of open source software.

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

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).