Libraries tagged by laravel value object
jessarcher/laravel-castable-data-transfer-object
725495 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
yorcreative/laravel-argonaut-dto
8940 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.
michael-rubel/laravel-value-objects
38238 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
andriichuk/laracash
109918 Downloads
PHP Laravel Money Package
oi-lab/oi-laravel-settings
917 Downloads
Configuration settings management for Laravel with scoped values, typed casts and spatie/laravel-data value objects.
padosoft/laravel-rebel-core
898 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
2126 Downloads
Aegis for Laravel — scaffolding and validation helpers for Value Objects.
cline/intl
13273 Downloads
Type-safe internationalization value objects and validation rules for Laravel applications including countries, currencies, locales, phone numbers, postal codes, and addresses
zolta/forge
579 Downloads
Domain layer foundation for PHP 8.2+ providing Value Objects with attribute-based validation, Entities, Aggregates, Rules, Specifications, Policies, Invariants, Transformers, and a framework-agnostic adapter system.
goldnead/statamic-identity-contracts
2377 Downloads
Identity foundation for Statamic addons: a stable Identity value object and resolver contracts so addons never depend on a concrete App\Models\User.
fab2s/dt0
2853 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
cline/strongly-typed-id
9112 Downloads
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration
cline/numerus
9642 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
cboxdk/siem
1982 Downloads
Zero-dependency SIEM log-streaming core for PHP: a normalized security-event value object and the formatters (Splunk HEC, Elastic ECS, ArcSight/syslog CEF, generic JSON) that turn it into what real SIEMs ingest. Framework-agnostic; the delivery/egress layer lives in the Laravel wrapper.
cable8mm/n-format
1409 Downloads
Laravel package for Korean and Japanese number formatting with Eloquent casts, value objects, ordinal support, currency formatting, and smart price rounding