{"id":22793190,"url":"https://github.com/ngmy/eloquent-serialized-lob","last_synced_at":"2026-05-03T16:32:15.165Z","repository":{"id":10077581,"uuid":"64401861","full_name":"ngmy/eloquent-serialized-lob","owner":"ngmy","description":"Eloquent Serialized LOB is a trait for Laravel Eloquent models that allows Serialized LOB pattern","archived":false,"fork":false,"pushed_at":"2023-02-01T21:43:27.000Z","size":313,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T17:22:42.344Z","etag":null,"topics":["eloquent","json","laravel","library","php","semi-structured-data","serialized-lob","xml"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngmy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"ngmy","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://flattr.com/@ngmy"}},"created_at":"2016-07-28T14:23:00.000Z","updated_at":"2021-01-09T08:42:54.000Z","dependencies_parsed_at":"2023-02-17T11:31:01.022Z","dependency_job_id":null,"html_url":"https://github.com/ngmy/eloquent-serialized-lob","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ngmy/eloquent-serialized-lob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngmy%2Feloquent-serialized-lob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngmy%2Feloquent-serialized-lob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngmy%2Feloquent-serialized-lob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngmy%2Feloquent-serialized-lob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngmy","download_url":"https://codeload.github.com/ngmy/eloquent-serialized-lob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngmy%2Feloquent-serialized-lob/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eloquent","json","laravel","library","php","semi-structured-data","serialized-lob","xml"],"created_at":"2024-12-12T03:18:28.338Z","updated_at":"2026-05-03T16:32:15.145Z","avatar_url":"https://github.com/ngmy.png","language":"PHP","funding_links":["https://github.com/sponsors/ngmy","https://flattr.com/@ngmy"],"categories":[],"sub_categories":[],"readme":"# Eloquent Serialized LOB\n\n[![Latest Stable Version](https://poser.pugx.org/ngmy/eloquent-serialized-lob/v/stable)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)\n[![Total Downloads](https://poser.pugx.org/ngmy/eloquent-serialized-lob/downloads)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)\n[![Latest Unstable Version](https://poser.pugx.org/ngmy/eloquent-serialized-lob/v/unstable)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)\n[![License](https://poser.pugx.org/ngmy/eloquent-serialized-lob/license)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)\n[![composer.lock](https://poser.pugx.org/ngmy/eloquent-serialized-lob/composerlock)](https://packagist.org/packages/ngmy/eloquent-serialized-lob)\u003cbr\u003e\n[![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)\n[![Coverage Status](https://coveralls.io/repos/ngmy/eloquent-serialized-lob/badge.svg?branch=master)](https://coveralls.io/r/ngmy/eloquent-serialized-lob?branch=master)\n\nEloquent Serialized LOB is a trait for Laravel Eloquent models that allows [Serialized LOB pattern](http://martinfowler.com/eaaCatalog/serializedLOB.html).\n\n## Requirements\n\nEloquent Serialized LOB has the following requirements:\n\n* PHP \u003e= 7.3\n* Laravel \u003e= 6.0\n\n## Installation\n\n1. Execute the Composer `require` command:\n   ```console\n   composer require ngmy/eloquent-serialized-lob\n   ```\n2. If you don't use package discovery, add the service provider to the `providers` array in the `config/app.php` file:\n   ```php\n   Ngmy\\EloquentSerializedLob\\EloquentSerializedLobServiceProvider::class,\n   ```\n\n## Usage\n\n**WIP:** See [tests](/tests).\n\n## License\n\nEloquent Serialized LOB is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngmy%2Feloquent-serialized-lob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngmy%2Feloquent-serialized-lob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngmy%2Feloquent-serialized-lob/lists"}