eloquent-models topic

List eloquent-models repositories

laravel-time-series

86
Stars
6
Forks
Watchers

⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.

model-notes

6
Stars
1
Forks
Watchers

Add Notes against any Laravel Model from any other (or same) Laravel Model

encryptable

28
Stars
3
Forks
Watchers

Laravel package for persisting encrypted Model properties, providing decryption when accessed.

eloquent-sluggable

3.8k
Stars
460
Forks
Watchers

Easy creation of slugs for your Eloquent models in Laravel

eloquent-taggable

481
Stars
73
Forks
Watchers

Easily add the ability to tag your Eloquent models in Laravel.

eloquent-relativity

150
Stars
14
Forks
Watchers

Allows you to decouple your eloquent models from one another.

EloquentFilter

1.7k
Stars
118
Forks
Watchers

An Eloquent Way To Filter Laravel Models And Their Relationships

laravel-autonumber

45
Stars
18
Forks
Watchers

Laravel package to create autonumber for Eloquent model

eloquent-blameable

29
Stars
5
Forks
Watchers

Blameable behavior implementation for your Eloquent Models in Laravel

searchable

122
Stars
22
Forks
Watchers

Search/filter functionality for Laravel's Eloquent models