Libraries tagged by eloquent database
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
inspire/database
2 Downloads
Eloquent ORM abstraction
infixs/wordpress-eloquent
13 Downloads
ORM Database, lightweight, practical and easy management of the Wordpress database, using $wpdb internally, inspired by Laravel Eloquent.
ilyakonovaloff/laravel-database-encryption
248 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
idophp-uk/teamwork-eloquent-models
1 Downloads
Eloquent models for interacting with a Teamwork.com database backup
hthang369/laravel-database-encryption
4 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hpolthof/laravel-eloquent-settings
49 Downloads
Allow for dynamic blobbed settings in Eloquent models.
homedoctor-es/eloquent-has-by-non-dependent-subquery
2 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
hamoi1/eloquent-encryptable
17 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
digitalcloud/neo-eloquent
21 Downloads
Laravel wrapper for the Neo4j graph database REST interface
davek1312/database
10 Downloads
Bootstraps the illuminate/database package
constant-null/eloquent-changed-by-user
26 Downloads
This simple trait written for eloquent allows you to automaticly write down id of last user changed the database record.
chehc/neo-eloquent
4 Downloads
Laravel wrapper for the Neo4j graph database REST interface
celinederoland/eloquent-polymorphic-model
13 Downloads
Extend eloquent facilities to map one class Hierarchy branch to one table in database