jovialcore / laravel-dto
There is no license information available for the latest version (v1.0.0) of this package.
A laravel data transfer package
v1.0.0
2023-10-25 07:54 UTC
Requires
- eventsauce/object-hydrator: ^1.4
- illuminate/support: ^10.28
Requires (Dev)
- laravel/pint: ^1.13
- orchestra/testbench: ^8.13
- pestphp/pest: ^2.24
- phpstan/phpstan: ^1.10
README
A laravel package. This is a basic setup on how to build a package in laravel. Credits to Steve McDougall