Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

Eloquent ORM

Eloquent is an ORM which is part of the Laravel framework. When using Eloquent, each database table has a corresponding “Model” that is used to interact with that table. Eloquent models are usually stored inapp/Models and extend from Laravel’s model base classIlluminate\Database\Eloquent\Model. In addition to retrieving records from the database table, Eloquent models allow you to insert, update, and delete records from the table as well.

Here are 1,140 public repositories matching this topic...

A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)

  • UpdatedJul 10, 2025
  • PHP
laravel-medialibrary

Associate files with Eloquent models

  • UpdatedJun 16, 2025
  • PHP

Use WordPress backend with Laravel or any PHP application

  • UpdatedMar 19, 2025
  • PHP

Laravel Eloquent roles and abilities.

  • UpdatedFeb 24, 2025
  • PHP

Record the change log from models in Laravel

  • UpdatedMay 21, 2025
  • PHP
cms

Making Eloquent models translatable

  • UpdatedJun 16, 2025
  • PHP

Add tags and taggable behaviour to your Laravel app

  • UpdatedJun 16, 2025
  • PHP

Reliese Laravel Model Generator

  • UpdatedMar 20, 2025
  • PHP

An opinionated package to create slugs for Eloquent models

  • UpdatedJun 16, 2025
  • PHP

Sortable behaviour for Eloquent models

  • UpdatedJun 16, 2025
  • PHP

Maps Laravel Eloquent models to Elasticsearch types

  • UpdatedMay 12, 2024
  • PHP
laravel-translatablelaravel-wallet

It's easy to work with a virtual wallet

  • UpdatedApr 24, 2025
  • PHP

State support for models

  • UpdatedJul 14, 2025
  • PHP
laravel-love

Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?

  • UpdatedFeb 22, 2025
  • PHP

Multi-columns relationships for Laravel's Eloquent ORM

  • UpdatedApr 15, 2025
  • PHP

GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.

  • UpdatedDec 4, 2024
  • Go

Query caching for Laravel

  • UpdatedFeb 18, 2025
  • PHP
Followers
19 followers
Website
github.com/topics/eloquent

Related Topics

laravel moloquent orm

[8]ページ先頭

©2009-2025 Movatter.jp