Top 172 eloquent open source projects

laravel-loggable
🎥 📽 🎞 Log your model changes in multiple ways
eloquent-has-by-non-dependent-subquery
Convert has() and whereHas() constraints to non-dependent subqueries.
authorized-attributes
Authorized Model Attributes for Laravel
eloquent-phpunit
Eloquent model and database schema PHPUnit test case
userstamps
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in models..
MercadoLivreProductsCrawler
PHP Console Crawler to Download Products from a Store on MercadoLivre.com.br
laravel-eloquent-spatial
Laravel Eloquent spatial package.
laravel-local-class-scope
A tiny macro that reuse a global scope class as a local scope
laravel-searchzy
Package que te permite buscar y filtrar registros de Eloquent Models en Laravel de una manera simple y sencilla.
laravel-route-model-autobinding
THIS PACKAGE HAS BEEN DEPRECATED — Automatically bind Eloquent models as route segment variables.
laravel-mass-update
Update multiple Laravel Model records, each with its own set of values, sending a single query to your database!
eloquent-has-by-join
Convert has() and whereHas() constraints to join() ones for single-result relations.
SlimREST
An app skeleton for building a REST API with the Slim PHP Micro-Framework
query-filter
Define filters for your Eloquent models based on your request
eloquent-repository
Repository pattern for Eloquent ORM with focus in cache.
dilovel
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of control…
json-api-server
A JSON:API server implementation in PHP.
laravel-sti
Single table inheritance with Laravel/Eloquent
laravel-hasmanywithinverse
Define HasMany while also setting the inverse relationship in Laravel.
laravel-auto-morph-map
THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
db-safedelete
Attempts to invoke force delete, if it fails - falls back to soft delete
LazyBelongsToMany
A lightweight implementation of Laravel's belongs To many
query-filter
🔍 Database/Eloquent Query Builder filters for Laravel
laravel-scoped-cache
Easily cache items specific to your Eloquent models without having to append the ID.
eloquent-hashids
Automatically generate and persist Hashids for newly created Eloquent models.
state-machine
The hyn state machine package is a flexible library that helps you move Eloquent models from States through Transitions while emitting events along the way.
acorn-db
Provides Acorn projects with Eloquent Models for WordPress data.
eloquent-filter
Library to form search criteria through expressions in the query string
laravel-query-inspector
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
encryptable
Laravel package for persisting encrypted Model properties, providing decryption when accessed.
slim-boilerplate
A PHP boilerplate,for a fast API prototyping based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready
plug
A collection of pluggable traits for Eloquent (Laravel) models
eloquent-filemaker
A Model extension and Eloquent driver for Laravel connecting to FileMaker through the Data API
laravel-quasar
⏰📊✨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.
laratools
A collection of useful everyday tools for Laravel
laravel-attribute-observer
Observe (and react to) attribute changes made on Eloquent models.
laravel-nestedupdater
Package for allowing updating of nested Eloquent model relations using a single nested data array.
eloquence
Eloquence provides a cache on top of Eloquent that prevents multiple models being created for a single database row using the Identity Map design pattern.
121-172 of 172 eloquent projects