Libraries tagged by object model
pharaonic/laravel-settings
437 Downloads
Store and retrieve settings generally or for model objects in Laravel.
crell/htmlmodel
28 Downloads
Domain value objects for modeling HTML pages
santigarcor/laravel-ownable
229 Downloads
Simple trait to manage the ownershipt of models/objects
crell/path
34 Downloads
Data model value objects for handling paths.
martincamen/php-arr-core
55 Downloads
Canonical domain models and value objects for the *arr ecosystem
akira/laravel-license-core
15 Downloads
Modern, secure and extensible licensing engine for Laravel applications. The Core package provides the full domain logic, models, pipelines, value objects, builders and actions required to implement a complete licensing system inside Laravel — without forcing any UI, API or dashboard layer.
bakame/tokei
10 Downloads
Immutable value objects for expressive temporal modeling: time, duration, circular 24-hour intervals, and interval sets, without timezone handling.
konekt/resource
1802 Downloads
API Resources library to transform entities/models into REST API objects. Inspired by Laravel - usable in any Framework
florianwolters/component-drawing-color
42 Downloads
Models and operations on objects related to colors as a PHP component.
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
openapi-next-generation/openapi-pattern-mapper-php
5396 Downloads
map data models from openapi spec into pattern objects helpful for further generation
hyn/eloquent-markdown
143 Downloads
Mix markdown, frontmatter and eloquent models to easily handle markdown files with meta information by treating them as objects.
gilsegura/shared
362 Downloads
Framework-agnostic DDD, Event Sourcing and CQRS building blocks: domain value objects, aggregates, event store, command/query buses, criteria DSL and read models.
fetchleo/laravel-xml
4174 Downloads
Convert Eloquent models to XML, as well as normal objects.
clutch-property-mgmt/content-domain
153 Downloads
Shared CMS domain models for PHP SSR apps. Provides pure, framework-agnostic entities (Page, PageSection, Review, SeoMeta, Navigation, etc.) with attribute-based validation via [phpolar/model]. Designed for Clean Architecture: no infrastructure, no PDO—just content-focused domain objects.