CristalTeam / php-api-wrapper

:rainbow: Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
MIT License
117 stars 32 forks source link

Added belongsTo functionality for Eloquent models #35

Open brucedevcom opened 2 years ago

brucedevcom commented 2 years ago

Resolves #32 by creating a belongsTo method that allows you to define a relationship with an Eloquent model