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 244 public repositories matching this topic...

Eloquent ORM for Java 8, 11, 17, 21, 23 and Spring boot 2.x , 3.x

  • UpdatedDec 15, 2025
  • Java
eloquent-viewable

A minimalistic analytics package for Laravel with seamless view tracking for Eloquent models

  • UpdatedDec 15, 2025
  • PHP

Eloquent Filter is a package for filter data of models by the query strings. Easy to use and fully dynamic.

  • UpdatedJul 11, 2025
  • PHP

Laravel Rewind is a powerful and efficient versioning package for your Eloquent models

  • UpdatedNov 24, 2025
  • PHP
filterable

🔍 Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality.

  • UpdatedDec 5, 2025
  • PHP

👾 Gracefully restrict deletion of Laravel Eloquent models

  • UpdatedFeb 24, 2025
  • PHP
laravel-elasticsearch

Laravel Elasticsearch: An Elasticsearch implementation of Laravel's Eloquent ORM

  • UpdatedDec 9, 2025
  • PHP

✨ WordPress ORM with Eloquent, an object-relational mapper that makes it enjoyable to interact with your database.

  • UpdatedDec 14, 2025
  • PHP

Laravel Advanced API Architecture for Small to Big Project with Auth, Repository, Interfaces, Unit Testing and so many stuffs with Laravel 11.x

  • UpdatedMar 30, 2024
  • PHP

More powerful Golang ORM, just like Laraval or Thinkphp's eloquent ORM framework, Use easily but highly secure and performance enhanced in the core. Based on database/sql

  • UpdatedMar 4, 2024
  • Go

⏰📊✨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.

  • UpdatedMar 28, 2025
  • PHP
laravel-opensearch

An OpenSearch implementation of Laravel's Eloquent ORM

  • UpdatedAug 20, 2025
  • PHP
laravel-implicit-migrations

This package is a tool that creates Laravel migration files by inspecting the application's models.

  • UpdatedApr 11, 2025
  • PHP

Low code , Zero Configuration ORM that creates models, config, database and tables on the fly.

  • UpdatedSep 21, 2025
  • PHP

Opportunity - A Job Portal Site with Laravel and MySQL. Search job with job title or location. Save/apply for the job. Edit information and build an online resume. An employer can post a job, view candidates' resume who are applied for the job.

  • UpdatedMar 2, 2023
  • Blade

Use eloquent in php without laravel

  • UpdatedDec 12, 2017
  • PHP

Actually some times i forget the syntax or uses it's really painful for me to search over google and see documentation again again what's why i put some uses of eloquent query what i need for project :)

  • UpdatedAug 8, 2018

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.

  • UpdatedJul 8, 2020
  • PHP

jLoquent - A Java ORM based on Laravel's Eloquent

  • UpdatedDec 16, 2018
  • Java
Followers
20 followers
Website
github.com/topics/eloquent

Related topics

laravel moloquent orm

[8]ページ先頭

©2009-2025 Movatter.jp