In Luzmo you can link two datasets to create a join between them. You can create joins via API by associating the columns of the 2 datasets to link. Make sure the direction of the link between the datasets is many-to-one. Joins with multiple criteria can be set by just associating more than one set of columns.
composer require luzmo/luzmo-sdk-php{}