sloth-dev-guy/proxy-services

Proxy request beween backends with authentication and authorization capabilities

dev-master 2024-02-08 03:01 UTC

This package is auto-updated.

Last update: 2024-04-08 03:33:57 UTC


README

Are you tired of write if, where and join statements in all your search methods as if tomorrow never comes, then this might be a solution for you!

Perform searches with Eloquent models using an array-like API setup.

This library is just a query-builder translator, so in the end it uses exactly the same methods.