laravel-url
by atldays
Laravel package for URL value objects, sanitization pipelines, browser URL support, validation rules, request macros, and Laravel Data integration.
laravel-make-service
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
laravel-decimal
by oriolsegura
Value Object to handle decimals in Laravel without losing precision and directly from Eloquent models.
laravel-struct
by proai
A Laravel package for using structs with Laravel including attribute casting.
laravel-castable-data-transfer-object
by jessarcher
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class