evolv/php-sdk

This is the official PHP client for the Evolv AI optimization platform.

1.0.5 2022-12-13 23:19 UTC

This package is auto-updated.

Last update: 2024-04-28 22:13:36 UTC


README

Package Installation

  • requires php >= 7.4.0
  composer require evolv/php-sdk

Package Usage

  <?php

  use Evolv\EvolvClient;

  $client = new EvolvClient($environment, $endpoint);
  $client->initialize($uid);

Available Development Scripts:

  • install dependencies
  composer install
  • run the apache server with php 7.4.0
  composer start
  • generate documentation
  composer docs
  • run unit tests
  composer test

About Evolv Product

Evolv Delivers Autonomous Optimization Across Web & Mobile.

You can find out more by visiting: https://www.evolv.ai/