meilleursbiens/immodvisor-api-wrapper

A Immodvisor API PHP wrapper

1.0.3 2021-06-07 16:40 UTC

This package is auto-updated.

Last update: 2025-01-08 14:34:40 UTC


README

A Immodvisor API PHP wrapper. 📡🔌 (In no case affiliated with Immodvisor)


License: MIT Latest Stable Version Total Downloads

☁️ Installation

Only one step :

composer require meilleursbiens/immodvisor-api-wrapper
$api = new Meilleursbiens\ImmodvisorApiWrapper\ImmodvisorAPI("API_TOKEN", "CHECKSUM_IN", "CHECKSUM_OUT");
$api->getClient()->activities();

💻 Development

There are only one way to run the project in development.

composer install

📍 Contribute

Help us suggest changes to this wrapper if you find any mistakes.

🔎 Credits

Special thanks to:

  • Immodvisor