PHPackages                             ngmy/eloquent-serialized-lob - 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. ngmy/eloquent-serialized-lob

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

ngmy/eloquent-serialized-lob
============================

Eloquent Serialized LOB is a trait for Laravel Eloquent models that allows Serialized LOB pattern

0.3.0(5y ago)12.2k[5 PRs](https://github.com/ngmy/eloquent-serialized-lob/pulls)1MITPHPPHP ^7.3|^8.0

Since Jul 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ngmy/eloquent-serialized-lob)[ Packagist](https://packagist.org/packages/ngmy/eloquent-serialized-lob)[ Fund](https://flattr.com/@ngmy)[ GitHub Sponsors](https://github.com/ngmy)[ RSS](/packages/ngmy-eloquent-serialized-lob/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (6)Versions (10)Used By (1)

Eloquent Serialized LOB
=======================

[](#eloquent-serialized-lob)

[![Latest Stable Version](https://camo.githubusercontent.com/2094c4593bc64f084367a0a2fe570ef9fa17de619a1a63d374a7ea957a4f636a/68747470733a2f2f706f7365722e707567782e6f72672f6e676d792f656c6f7175656e742d73657269616c697a65642d6c6f622f762f737461626c65)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)[![Total Downloads](https://camo.githubusercontent.com/fdc568c9a31baf4568e655524285777bc56234e9cb7e8693b35a61aaed4d40bb/68747470733a2f2f706f7365722e707567782e6f72672f6e676d792f656c6f7175656e742d73657269616c697a65642d6c6f622f646f776e6c6f616473)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)[![Latest Unstable Version](https://camo.githubusercontent.com/e3222224d0758b22bcf47fe3d65263ad2335c61ce6348f0c69d05f783aef69d2/68747470733a2f2f706f7365722e707567782e6f72672f6e676d792f656c6f7175656e742d73657269616c697a65642d6c6f622f762f756e737461626c65)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)[![License](https://camo.githubusercontent.com/62d86013a05b931297d1aa54c4f74091dd95c3767726f81ce40f02eaba9fc721/68747470733a2f2f706f7365722e707567782e6f72672f6e676d792f656c6f7175656e742d73657269616c697a65642d6c6f622f6c6963656e7365)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)[![composer.lock](https://camo.githubusercontent.com/48ec4474fac896f14450d8940857e40fc9e290acd61af9f8e2579f7aea90c309/68747470733a2f2f706f7365722e707567782e6f72672f6e676d792f656c6f7175656e742d73657269616c697a65642d6c6f622f636f6d706f7365726c6f636b)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)
[![PHP CI](https://github.com/ngmy/eloquent-serialized-lob/workflows/PHP%20CI/badge.svg)](https://github.com/ngmy/eloquent-serialized-lob/actions?query=workflow%3A%22PHP+CI%22)[![Coverage Status](https://camo.githubusercontent.com/c37572af7b45abe6403f9b4e5f206d3785f59d5c824e1253cb793ba3d9f95889/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6e676d792f656c6f7175656e742d73657269616c697a65642d6c6f622f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/ngmy/eloquent-serialized-lob?branch=master)

Eloquent Serialized LOB is a trait for Laravel Eloquent models that allows [Serialized LOB pattern](http://martinfowler.com/eaaCatalog/serializedLOB.html).

Requirements
------------

[](#requirements)

Eloquent Serialized LOB has the following requirements:

- PHP &gt;= 7.3
- Laravel &gt;= 6.0

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

[](#installation)

1. Execute the Composer `require` command: ```
    composer require ngmy/eloquent-serialized-lob
    ```
2. If you don't use package discovery, add the service provider to the `providers` array in the `config/app.php` file: ```
    Ngmy\EloquentSerializedLob\EloquentSerializedLobServiceProvider::class,
    ```

Usage
-----

[](#usage)

**WIP:** See [tests](/tests).

License
-------

[](#license)

Eloquent Serialized LOB is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

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

Total

4

Last Release

1998d ago

PHP version history (3 changes)0.1.0PHP &gt;=5.5.9

0.2.0PHP ^7.2

0.3.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/864041?v=4)[Yuta Nagamiya](/maintainers/ngmy)[@ngmy](https://github.com/ngmy)

---

Top Contributors

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

---

Tags

eloquentjsonlaravellibraryphpsemi-structured-dataserialized-lobxmljsonlaravelxmleloquentserialized lobsemi-structured

### Embed Badge

![Health badge](/badges/ngmy-eloquent-serialized-lob/health.svg)

```
[![Health](https://phpackages.com/badges/ngmy-eloquent-serialized-lob/health.svg)](https://phpackages.com/packages/ngmy-eloquent-serialized-lob)
```

###  Alternatives

[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k29.9M42](/packages/kirschbaum-development-eloquent-power-joins)[watson/validating

Eloquent model validating trait.

9733.4M53](/packages/watson-validating)[cybercog/laravel-love

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

1.2k322.4k1](/packages/cybercog-laravel-love)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2111.2M16](/packages/reedware-laravel-relation-joins)[darrylkuhn/dialect

Provides JSON datatype support for the Eloquent ORM

126245.3k](/packages/darrylkuhn-dialect)[lemaur/eloquent-publishing

207.8k1](/packages/lemaur-eloquent-publishing)

PHPackages © 2026

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