-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
data-transfer-object is abandoned #18
Comments
|
Thank you for your help. I'll take a look at the documentation. |
Hi @jessarcher, congratulations on your work, you are outstanding on the web. I still don't understand why it doesn't make sense to migrate to a package that is not deprecated. |
Hi @Promter, thanks for your kind words! In my mind, it doesn't make sense to migrate this package to Spatie's Laravel Data package because it is already castable out of the box, making the features of this package redundant. This package is now just for those not ready to migrate yet. That's a very good point about my article. I have added a note to the section on Spatie's DTO package referring people to Laravel Data instead. If I get time, I'll update it more thoroughly. |
Message in composer: package spatie/data-transfer-object is abandoned, you should avoid using it. Use spatie/laravel-data instead.
Do you intend to do this migration of packages?
The text was updated successfully, but these errors were encountered: