Libraries tagged by eloquent model

testmonitor/eloquent-incrementable

7 Favers
23473 Downloads

Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.

Go to Download


stayallive/laravel-eloquent-observable

28 Favers
21216 Downloads

Register Eloquent model event listeners just-in-time directly from the model.

Go to Download


sofa/eloquent-testsuite

10 Favers
96723 Downloads

Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit

Go to Download


rayvenues/eloquent-model-generator

13 Favers
20556 Downloads

Eloquent Model Generator

Go to Download


magros/laravel-model-encryption

13 Favers
44491 Downloads

A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.

Go to Download


guidocella/eloquent-populator

76 Favers
57723 Downloads

Guess attributes for Eloquent model factories

Go to Download


flyhjaelp/laravel-eloquent-orderable

14 Favers
2947 Downloads

Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.

Go to Download


dive-be/eloquent-super

19 Favers
8391 Downloads

Lightweight MTI (Multi-Table Inheritance) support for Eloquent models

Go to Download


cviebrock/eloquent-typecast

26 Favers
60735 Downloads

Trait for Eloquent models to force type-casting on retrieved values

Go to Download


codenco-dev/eloquent-model-tester

21 Favers
6361 Downloads

Test easier your Eloquent Models in your Laravel Project

Go to Download


axn/laravel-models-generator

23 Favers
12994 Downloads

Eloquent model generation from the database.

Go to Download


alvin0/redis-model

76 Favers
4132 Downloads

Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.

Go to Download


coenjacobs/eloquent-composite-primary-keys

35 Favers
84651 Downloads

Offers composite primary keys on Eloquent models

Go to Download


i-rocky/eloquent-dynamic-relation

19 Favers
14928 Downloads

Adds dynamic relationship capability to eloquent ORM models

Go to Download


richardstyles/eloquent-aes

33 Favers
33901 Downloads

A Laravel Eloquent package to allow for model attribute encryption, using a seperate key

Go to Download


<< Previous Next >>