elocryptfive
Data Encryptor
Encrypts and decrypts data stored in Eloquent model attributes in Laravel applications
Automatically encrypt and decrypt Laravel 5 Eloquent values
86 stars
6 watching
29 forks
Language: PHP
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,575 |
elasticquent/elasticquent | A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,356 |
n7olkachev/laravel-computed-properties | A package that adds computed properties to Eloquent models for efficient and lazy loading of calculated attributes. | 192 |
nicolaslopezj/searchable | Adds search functionality to Eloquent models in Laravel applications | 2,010 |
redcrystalcode/laravel-value-objects | A package for casting Eloquent model attributes to value objects with ease. | 23 |
sbarre/eloquent-versioned | Adds transparent versioning support to Eloquent ORM in Laravel 5.2 and later versions. | 30 |
scrothers/libsodium-laravel | Laravel integration with a portable, cross-compilable software library for encryption, decryption, signatures, and password hashing. | 22 |
kirkbushell/eloquence | A package for extending Laravel's Eloquent models and functionality | 554 |
softvar/secure-ls | Protects and encrypts data stored in local storage. | 647 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,503 |
klaude/eloquent-preferences | A library that provides a way to bind multiple key/value pair preferences to application models. | 30 |
dwightwatson/rememberable | A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,121 |
tucker-eric/eloquentfilter | A package that simplifies filtering Eloquent models with their relationships. | 1,733 |
dwightwatson/validating | A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 970 |
adamwathan/eloquent-oauth | A package for Laravel that simplifies authentication with OAuth providers | 370 |