Closed OskarD closed 1 month ago
You may want to see if it breaks something that depends on this project, I'm not sure what the implications will be. All it does is add a "pivot" array to the serialized object's attributes with the data from the table row.
https://github.com/nilportugues/php-api-transformer/issues/8#issuecomment-225828690
@OskarD let me review this.
Looks good but I'll do some checks on the dependencies :+1:
@nilportugues any progress? :)
You may want to see if it breaks something that depends on this project, I'm not sure what the implications will be. All it does is add a "pivot" array to the serialized object's attributes with the data from the table row.