grazulex / laravel-arc
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
v1.0.0
2025-07-15 19:53 UTC
Requires
- php: ^8.3
- illuminate/support: ^12.19
- nesbot/carbon: ^3.10
Requires (Dev)
- doctrine/dbal: ^4.2
- larastan/larastan: ^3.4
- laravel/pint: ^1.22
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.8
- pestphp/pest-plugin-laravel: ^3.2
- rector/rector: ^2.0
Suggests
- doctrine/dbal: Required for command `php artisan arc:generate-dto` to generate migrations from DTOs