Libraries tagged by laravel value object
jessarcher/laravel-castable-data-transfer-object
709302 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
michael-rubel/laravel-value-objects
37549 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
yorcreative/laravel-argonaut-dto
3453 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
fab2s/dt0
2338 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
andriichuk/laracash
109579 Downloads
PHP Laravel Money Package
padosoft/laravel-rebel-core
679 Downloads
Core primitives, value objects and contracts for Laravel Rebel: the enterprise authentication control plane (AAL/AMR assurance, security context, audit, Sanctum tokens, rate-limiting). The entry point of the padosoft/laravel-rebel-* ecosystem.
harrisrafto/laravel-aegis
463 Downloads
Aegis for Laravel — scaffolding and validation helpers for Value Objects.
tailflow/castable-dto
29512 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
cline/intl
9068 Downloads
Type-safe internationalization value objects and validation rules for Laravel applications including countries, currencies, locales, phone numbers, postal codes, and addresses
cline/strongly-typed-id
5112 Downloads
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration
cline/numerus
5693 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
redcrystal/cast
23040 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
oi-lab/oi-laravel-settings
125 Downloads
Configuration settings management for Laravel with scoped values, typed casts and spatie/laravel-data value objects.
oltrematica/laravel-toolkit
1138 Downloads
Laravel Toolkit is a collection of reusable utilities, helpers, and value objects for Laravel projects, designed to standardize and simplify development at Oltrematica
atldays/laravel-url
400 Downloads
Laravel package for URL value objects, sanitization pipelines, browser URL support, validation rules, request macros, and Laravel Data integration.