square / pjson

JSON <=> PHP8+ objects serialization / deserialization library
Apache License 2.0
109 stars 7 forks source link

Proposal for integration with Laravel casts #16

Closed khepin closed 1 year ago

khepin commented 1 year ago

This shows how we could provide an integration for casting to and from json with actual PHP objects for Laravel's Eloquent models.

Looking for feedback.

@mattgrande @bezhermoso @szainmehdi