yii2-rest-client icon indicating copy to clipboard operation
yii2-rest-client copied to clipboard

REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client)

Results 1 yii2-rest-client issues
Sort by recently updated
recently updated
newest added

I could get the relation response if I use `join()` to add `expand` to the request. But it get error when it try to populate the model like this image...