PHPackages                             mannikj/laravel-model-configs - 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. mannikj/laravel-model-configs

ActiveLibrary

mannikj/laravel-model-configs
=============================

Add versioned and categorizable json configurations to your eloquent models

v0.0.1(6y ago)01MITPHPPHP ^7.1

Since Jun 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/MannikJ/laravel-model-configs)[ Packagist](https://packagist.org/packages/mannikj/laravel-model-configs)[ Docs](https://github.com/mannikj/laravel-model-configs)[ RSS](/packages/mannikj-laravel-model-configs/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (7)Versions (3)Used By (0)

Add conguration lists to your eloquent models
=============================================

[](#add-conguration-lists-to-your-eloquent-models)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2887cb5a62248c6d917600d06c37f4d51ff8464e138b095a8906f2cacba3c704/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616e6e696b6a2f6c61726176656c2d6d6f64656c2d636f6e666967732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mannikj/laravel-model-configs)[![Build Status](https://camo.githubusercontent.com/9eebb787e2405b1a3121ffbd0b4a8a6a785e294a98569c36dc47eda05282fe8e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d616e6e696b6a2f6c61726176656c2d6d6f64656c2d636f6e666967732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/mannikj/laravel-model-configs)[![Quality Score](https://camo.githubusercontent.com/867e293fdb5983031b92073393589a2d8d7c6015c769edd3501e038eb07b5014/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d616e6e696b6a2f6c61726176656c2d6d6f64656c2d636f6e666967732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mannikj/laravel-model-configs)[![Total Downloads](https://camo.githubusercontent.com/86d223e22f82ef2c14507b3adc915d492d736d5fa5cd4417e49c07acc9b6b3d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d616e6e696b6a2f6c61726176656c2d6d6f64656c2d636f6e666967732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mannikj/laravel-model-configs)

Often you need to add different types of configurations to your models. Sometimes you will also need to these configurations group them by types and lists, and provide default and custom configuration lists. With this package you can do all that very flexibly. It is up to you how to assign the entities to your model so this package will most likely suit your case of saving model-related configurations in the database.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require mannikj/laravel-model-configs
```

Usage
-----

[](#usage)

```
// Usage description here
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [MannikJ](https://github.com/mannikj)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2510d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0395cab7b59845b773eac21ecdb506c06642c60ab1e10c27d0331a9d7ca249b4?d=identicon)[MannikJ](/maintainers/MannikJ)

---

Top Contributors

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

---

Tags

mannikjlaravel-model-configs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mannikj-laravel-model-configs/health.svg)

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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