esanj / remote-eloquent
A Laravel package that extends Eloquent ORM to work with remote APIs (REST and gRPC)
v0.1.0
2025-07-09 16:33 UTC
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.0
- illuminate/support: ^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- orchestra/testbench: ^7.0|^8.0
- phpunit/phpunit: ^9.0|^10.0
Suggests
- google/protobuf: Required for gRPC support
- grpc/grpc: Required for gRPC support