PHPackages                             richan-fongdasen/eloquent-repository - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. richan-fongdasen/eloquent-repository

ActiveLibrary[Database &amp; ORM](/categories/database)

richan-fongdasen/eloquent-repository
====================================

An Eloquent Repository implementation in Laravel

1.8.0(1y ago)013.8kMITPHPPHP ^8.0CI failing

Since Jun 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/richan-fongdasen/eloquent-repository)[ Packagist](https://packagist.org/packages/richan-fongdasen/eloquent-repository)[ Docs](https://github.com/richan-fongdasen/eloquent-repository)[ RSS](/packages/richan-fongdasen-eloquent-repository/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (16)Used By (0)

[![Build](https://github.com/richan-fongdasen/eloquent-repository/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/richan-fongdasen/eloquent-repository/actions/workflows/main.yml)[![codecov](https://camo.githubusercontent.com/43044ef8c7761d756b28fd28bd93fc05aa2364f12e46a76f5c7c4e60054f1727/68747470733a2f2f636f6465636f762e696f2f67682f72696368616e2d666f6e67646173656e2f656c6f7175656e742d7265706f7369746f72792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/richan-fongdasen/eloquent-repository)[![StyleCI Analysis Status](https://camo.githubusercontent.com/77e625cf550a671bfbe0609c81b96d79035d50106a02dec796449db2d3edb4d9/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3133353738373339322f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/135787392)[![Total Downloads](https://camo.githubusercontent.com/8abcd2d61351cbe97c9f709cf5b78f59558dfa306d53ec56e6b3cf91d81bd9f7/68747470733a2f2f706f7365722e707567782e6f72672f72696368616e2d666f6e67646173656e2f656c6f7175656e742d7265706f7369746f72792f642f746f74616c2e737667)](https://packagist.org/packages/richan-fongdasen/eloquent-repository)[![Latest Stable Version](https://camo.githubusercontent.com/fd8cd68651a7123484ce61b839bfae9adafd3a8470c20c308e78e14e460a7828/68747470733a2f2f706f7365722e707567782e6f72672f72696368616e2d666f6e67646173656e2f656c6f7175656e742d7265706f7369746f72792f762f737461626c652e737667)](https://packagist.org/packages/richan-fongdasen/eloquent-repository)[![License: MIT](https://camo.githubusercontent.com/f45d904953153ca304a2328243d2733e095eee13a631a1f390709885d41dd692/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6672616d65776f726b2f6c6963656e73652e737667)](https://opensource.org/licenses/MIT)

Eloquent Repository
===================

[](#eloquent-repository)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance44

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 93.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~175 days

Recently: every ~334 days

Total

15

Last Release

438d ago

Major Versions

0.1.1 → 1.0.02019-02-28

PHP version history (7 changes)0.1.0PHP ^5.5.9 || ^7.0 || ^7.1.3

1.0.0PHP ^7.1.3

1.1.0PHP ^7.2

1.4.0PHP ^7.3

1.4.1PHP ^7.4|^8.0

1.3.1PHP ^7.2|^8.0

1.7.0PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5222595?v=4)[Richan Fongdasen](/maintainers/richan-fongdasen)[@richan-fongdasen](https://github.com/richan-fongdasen)

---

Top Contributors

[![richan-fongdasen](https://avatars.githubusercontent.com/u/5222595?v=4)](https://github.com/richan-fongdasen "richan-fongdasen (45 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (2 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

eloquentlaravellaravel-5-packagerepositoryrepository-patternlaraveleloquentlaravel-packagerepository

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

### Embed Badge

![Health badge](/badges/richan-fongdasen-eloquent-repository/health.svg)

```
[![Health](https://phpackages.com/badges/richan-fongdasen-eloquent-repository/health.svg)](https://phpackages.com/packages/richan-fongdasen-eloquent-repository)
```

###  Alternatives

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k7.2M71](/packages/mongodb-laravel-mongodb)[cybercog/laravel-love

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k302.7k1](/packages/cybercog-laravel-love)[cviebrock/eloquent-taggable

Easy ability to tag your Eloquent models in Laravel.

567694.8k3](/packages/cviebrock-eloquent-taggable)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2121.2M13](/packages/reedware-laravel-relation-joins)[torann/laravel-repository

Base repository implementation for Laravel

88497.8k2](/packages/torann-laravel-repository)[ymigval/laravel-model-cache

Laravel package for caching Eloquent model queries

7642.2k3](/packages/ymigval-laravel-model-cache)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
