eloquent-models topic

List eloquent-models repositories

laravel-time-series

73
Stars
2
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

26
Stars
2
Forks
Watchers

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

eloquent-sluggable

3.6k
Stars
440
Forks
Watchers

Easy creation of slugs for your Eloquent models in Laravel

eloquent-taggable

441
Stars
71
Forks
Watchers

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

eloquent-relativity

142
Stars
9
Forks
Watchers

Allows you to decouple your eloquent models from one another.

EloquentFilter

1.5k
Stars
117
Forks
Watchers

An Eloquent Way To Filter Laravel Models And Their Relationships

laravel-autonumber

34
Stars
12
Forks
Watchers

Laravel package to create autonumber for Eloquent model

eloquent-blameable

21
Stars
3
Forks
Watchers

Blameable behavior implementation for your Eloquent Models in Laravel

searchable

117
Stars
23
Forks
Watchers

Search/filter functionality for Laravel's Eloquent models