An open API service indexing awesome lists of open source software.

https://github.com/complexheart/on-laravel

Laravel integration with ComplextHeart SDK.
https://github.com/complexheart/on-laravel

Last synced: 8 months ago
JSON representation

Laravel integration with ComplextHeart SDK.

Awesome Lists containing this project

README

          

# Complex Heart On Laravel

[![Test](https://github.com/ComplexHeart/on-laravel/actions/workflows/test.yml/badge.svg)](https://github.com/ComplexHeart/on-laravel/actions/workflows/test.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ComplexHeart_on-laravel&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=ComplexHeart_on-laravel)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=ComplexHeart_on-laravel&metric=coverage)](https://sonarcloud.io/summary/new_code?id=ComplexHeart_on-laravel)

Laravel integration with Complex Heart SDK.

## Installation

Just install the package from Packagist using composer:

```bash
composer require complex-heart/on-laravel
```

## Usage

- [HTTP Request as Criteria Source](https://github.com/ComplexHeart/on-laravel/wiki/HTTP-Request-as-Criteria-Source)
- [Eloquent Criteria Parser](https://github.com/ComplexHeart/on-laravel/wiki/Eloquent-Criteria-Parser)