Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeckel/crm-bridge


https://github.com/jeckel/crm-bridge

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CRM Bridge

Bridge between multiple CRM tools

> 🚀 Project generated with [Jeckel-Lab/cookiecutter-php](https://github.com/Jeckel-Lab/cookiecutter-php)

> 🚧 Project is in **Work In Progress** status 🚧

## Requirements

- PHP >= 8.3
- [Castor](https://github.com/jolicode/castor)

## Installation

```shell
git clone [email protected]:jeckel/CRM-Bridge.git
cd CRM-Bridge
castor install
```

## Running tests

```shell
composer test
```

## License

This project is published under the [MIT License](LICENSE).