Libraries tagged by eloquent aes

velitsol/eloquent-filter

22 Favers
11 Downloads

A laravel package to filter eloquent models and their relationships based on URL query strings.

Go to Download


cupoftea/eloquent-snake-relations

6 Favers
19 Downloads

A simple trait to access your Eloquent relations using its snake_case property

Go to Download


wp-kit/wordpress-eloquent

1 Favers
469 Downloads

A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.

Go to Download


testmonitor/eloquent-searchable

0 Favers
531 Downloads

A Laravel package that adds search functionality to Eloquent models, allowing for various search techniques such as exact and partial matches.

Go to Download


testmonitor/eloquent-lockable

1 Favers
47 Downloads

Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.

Go to Download


testmonitor/eloquent-calculated-columns

0 Favers
516 Downloads

A Laravel package for adding calculated columns to Eloquent models using SQL for more performant queries.

Go to Download


roy404/eloquent

2 Favers
108 Downloads

Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

Go to Download


ronan-gloo/laravel-eloquent-observer

5 Favers
8 Downloads

Dispatch Eloquent’s models events to the model’s instance, and / or a specific class

Go to Download


paschal-customize-tracy/eloquent-translate

1 Favers
368 Downloads

A package for translating Laravel models with ease. It is customized from the package of Ezeugwu Paschal ([email protected])

Go to Download


nascentafrica/eloquent-repository

5 Favers
107 Downloads

A repository package for Laravel models.

Go to Download


mallardduck/wp-eloquent-models

2 Favers
218 Downloads

A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.

Go to Download


lexbelcode/laravel-eloquent-dynamic-tables-for-models

7 Favers
5 Downloads

A simple but effective way to set the table of a model at runtime and continue using Eloquent instead of QueryBuilder

Go to Download


kyle-noland/eloquent-foundation

6 Favers
147 Downloads

A set of base classes for working with Laravel Eloquent Repositories, Models, Collections and Observers

Go to Download


kadevland/simple-laravel-eloquent-uuid

15 Favers
130 Downloads

A simple Trait provides the ability to use UUID generator in your Eloquent models

Go to Download


jaspaul/eloquent-sti

5 Favers
6743 Downloads

A simple single table inheritance library for eloquent.

Go to Download


<< Previous Next >>