square / pjson

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

Proposal for integration with Laravel casts #16

Closed khepin closed 2 years ago

khepin commented 2 years 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