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.
- Host: GitHub
- URL: https://github.com/complexheart/on-laravel
- Owner: ComplexHeart
- License: mit
- Created: 2021-01-12T13:34:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T02:24:48.000Z (over 1 year ago)
- Last Synced: 2025-06-06T01:08:14.433Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Complex Heart On Laravel
[](https://github.com/ComplexHeart/on-laravel/actions/workflows/test.yml)
[](https://sonarcloud.io/summary/new_code?id=ComplexHeart_on-laravel)
[](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)