PHPackages                             laravel-liberu/dynamic-methods - 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. laravel-liberu/dynamic-methods

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

laravel-liberu/dynamic-methods
==============================

Dynamic methods, relations or accessors for models

v2.1.9(2y ago)03.3k6MITPHPPHP &gt;=8.2

Since Aug 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/laravel-liberu/dynamic-methods)[ Packagist](https://packagist.org/packages/laravel-liberu/dynamic-methods)[ Docs](https://github.com/laravel-liberu/dynamic-methods)[ GitHub Sponsors](https://github.com/laravel-liberu)[ RSS](/packages/laravel-liberu-dynamic-methods/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (24)Used By (6)

Dynamic Methods
===============

[](#dynamic-methods)

[![Codacy Badge](https://camo.githubusercontent.com/26cffe7249775af8dd9887ad91a49f9b8352545ea0f72ca5be67394d3c34d9a7/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6663623965633761386637333430633738396239393063393631366333663235)](https://www.codacy.com/gh/laravel-liberu/dynamic-methods?utm_source=github.com&utm_medium=referral&utm_content=laravel-liberu/dynamic-methods&utm_campaign=Badge_Grade)[![StyleCI](https://camo.githubusercontent.com/9454c0d42b0ca77a1e1184ac8d67cbf82371360a28b05b80ce8199f3bcc96cce/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f38353436363937302f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/85466970)[![License](https://camo.githubusercontent.com/9967df26394e959496fac57152df510502c01a7e675fd368daf9df5b07e22602/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d6c69626572752f64796e616d69632d6d6574686f64732f6c6963656e7365)](https://packagist.org/packages/laravel-liberu/dynamic-methods)[![Total Downloads](https://camo.githubusercontent.com/1ea30e2ced367cc223b45b00198acaf76f9ab1c66d52f21ca68602d1029af245/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d6c69626572752f64796e616d69632d6d6574686f64732f646f776e6c6f616473)](https://packagist.org/packages/laravel-liberu/dynamic-methods)[![Latest Stable Version](https://camo.githubusercontent.com/990100d1e16a198bc88d0deaa21415d7b04489769a301877141f5c17ea94d8f7/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d6c69626572752f64796e616d69632d6d6574686f64732f76657273696f6e)](https://packagist.org/packages/laravel-liberu/dynamic-methods)

Add dynamic methods in models for [Laravel Liberu](https://github.com/laravel-liberu/Liberu).

This package can work independently of the [Liberu](https://github.com/laravel-liberu/Liberu) ecosystem.

For live examples and demos, you may visit [liberu.co.uk](https://www.liberu.co.uk)

### Installation, Configuration &amp; Usage

[](#installation-configuration--usage)

Be sure to check out the full documentation for this package available at [docs.liberu.co.uk](https://docs.liberu.co.uk/backend/dynamic-methods.html)

### Contributions

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

### License

[](#license)

This package is released under the MIT license.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~68 days

Recently: every ~30 days

Total

23

Last Release

987d ago

Major Versions

1.1.4 → 2.0.02020-06-23

PHP version history (4 changes)1.0.0PHP &gt;=7.1.0

2.0.3PHP &gt;=8.0

v2.1.3PHP &gt;=8.1

v2.1.5PHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/179251?v=4)[Curtis Delicata](/maintainers/curtisdelicata)[@curtisdelicata](https://github.com/curtisdelicata)

---

Top Contributors

[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (12 commits)")[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (8 commits)")[![curtisdelicata](https://avatars.githubusercontent.com/u/179251?v=4)](https://github.com/curtisdelicata "curtisdelicata (7 commits)")[![JoshKisb](https://avatars.githubusercontent.com/u/7253780?v=4)](https://github.com/JoshKisb "JoshKisb (3 commits)")[![raftx24](https://avatars.githubusercontent.com/u/10864136?v=4)](https://github.com/raftx24 "raftx24 (2 commits)")

---

Tags

laravellaravel10phpphp8dynamic-methodslaravel-liberu

###  Code Quality

Static AnalysisRector

### Embed Badge

![Health badge](/badges/laravel-liberu-dynamic-methods/health.svg)

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11222.5M32](/packages/anourvalar-eloquent-serialize)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)[mozex/laravel-scout-bulk-actions

Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.

1437.7k](/packages/mozex-laravel-scout-bulk-actions)[ramadan/easy-model

A Laravel package for enjoyably managing database queries.

111.6k](/packages/ramadan-easy-model)

PHPackages © 2026

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