Libraries tagged by eloquent database
blpraveen/moloquent
11 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
bionicmaster/eloquence
254 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
binaryx-dev/mongodb
2 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
beratkara/searchable
117 Downloads
Eloquent model search trait.
beam-australia/worm
421 Downloads
Wordpress ORM
baumnew/baumnew
9 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
basecodeoy/laravel-binary-uuid
0 Downloads
A package to easily make use of binary UUIDs with Laravel Eloquent.
barsegyan/createcmm
25 Downloads
Demo-package to create Controller Model Migration
bakraj/mongodb
120 Downloads
adding passport support to https://github.com/jenssegers/laravel-mongodb using passport part in https://github.com/moloquent
badarithm/elocryptfive
12 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
aziz/smartmodel
415 Downloads
Self-validating smart models for Laravel 5's Eloquent O/RM Inspired by Aedent/LaravelBook
awssam/larattributes
11 Downloads
Larattributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
attla/dynamodb
3 Downloads
A DynamoDB-based Eloquent model and query builder with all the features of Laravel.
arzeroid/laravel-model-ssh-encryptable
12 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
arzeroid/laravel-model-encryptable
3 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values