PHPackages                             sdon2/laravel-dynamic-model - 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. sdon2/laravel-dynamic-model

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

sdon2/laravel-dynamic-model
===========================

Laravel Dynamic Model

v1.0.7(3y ago)014MITPHPPHP &gt;=7.4|&gt;=8.0|&gt;=8.1|&gt;=8.2

Since Jan 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sdon2/laravel-dynamic-model)[ Packagist](https://packagist.org/packages/sdon2/laravel-dynamic-model)[ RSS](/packages/sdon2-laravel-dynamic-model/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

```
Dynamic Model for Laravel
===========================

Install: composer require sdon2/laravel-dynamic-model

Important Note: It requires doctrine/dbal package to be installed.

Now you can access dynamic tables by extending DynamicModel using the constructor.

Example:

use Sdon2\Laravel\DynamicModel;

class SampleTable extends DynamicModel
{
    public function __construct($attributes = [])
    {
        parent::__construct('dynamic_table_1', $attributes);
    }
}

Refer: https://github.com/sdon2/laravel-dynamic-model

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

2

Last Release

1269d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b014c6b91c236015cae72ba68e822ec82777fa78978d17d694025bf68c0a8a07?d=identicon)[sdon2](/maintainers/sdon2)

---

Top Contributors

[![sdon2](https://avatars.githubusercontent.com/u/3636658?v=4)](https://github.com/sdon2 "sdon2 (2 commits)")

---

Tags

phplaravel

### Embed Badge

![Health badge](/badges/sdon2-laravel-dynamic-model/health.svg)

```
[![Health](https://phpackages.com/badges/sdon2-laravel-dynamic-model/health.svg)](https://phpackages.com/packages/sdon2-laravel-dynamic-model)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11223.5M33](/packages/anourvalar-eloquent-serialize)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

10.2k3.5k](/packages/leantime-leantime)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[umbrellio/laravel-pg-extensions

Extensions for Postgres Laravel

103451.2k1](/packages/umbrellio-laravel-pg-extensions)[langleyfoxall/xero-laravel

💸 Access the Xero accounting system using an Eloquent-like syntax

86242.7k](/packages/langleyfoxall-xero-laravel)[wayofdev/laravel-cycle-orm-adapter

🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.

3535.8k3](/packages/wayofdev-laravel-cycle-orm-adapter)

PHPackages © 2026

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