Libraries tagged by eloquent-models

socialblue/laravel-query-adviser

18 Favers
3186 Downloads

With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.

Go to Download


smirltech/laravel-media

0 Favers
1837 Downloads

Associate files to with eloquent models

Go to Download


sloth-dev-guy/searches

0 Favers
1146 Downloads

Perform searches with Eloquent models using an array-like API setup

Go to Download


simplesoftwareio/simple-cache

23 Favers
10269 Downloads

An easy to use caching trait for Laravel's Eloquent Models.

Go to Download


sheidin/fillable

0 Favers
2871 Downloads

Generate fillable attribute for eloquent models

Go to Download


sfolador/laravel-locked

41 Favers
198 Downloads

This package adds locking features to Eloquent Models

Go to Download


scrnhq/laravel-bakery

104 Favers
18226 Downloads

An on-the-fly GraphQL Schema generator from Eloquent models for Laravel.

Go to Download


sajtiii/laravel-lockable-attributes

0 Favers
55 Downloads

Lock your eloquent model attributes to prevent changes on them.

Go to Download


saad/image

1 Favers
4316 Downloads

This Package to deal with images crop, resize, write text, integrate with Eloquent Model to get and save inmages and creating thumbnails'

Go to Download


rsanchez/deep

51 Favers
2425 Downloads

A set of Eloquent models for ExpressionEngine Channel Entries.

Go to Download


royvoetman/laravel-repository-pattern

20 Favers
135 Downloads

Middleware for Eloquent Models

Go to Download


roddy/firestore-eloquent

8 Favers
169 Downloads

Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.

Go to Download


rmasters/culpa

25 Favers
2142 Downloads

Adds Blameable support to Eloquent models in Laravel

Go to Download


rkooistra/super-eloquent-repository

3 Favers
2172 Downloads

A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.

Go to Download


reshadman/laravel-optimistic-locking

95 Favers
18209 Downloads

Adds optimistic locking feature to eloquent models.

Go to Download


<< Previous Next >>