- requires php >= 7.4.0
  composer require evolv/php-sdk  <?php
  use Evolv\EvolvClient;
  $client = new EvolvClient($environment, $endpoint);
  $client->initialize($uid);- install dependencies
  composer install- run the apache server with php 7.4.0
  composer startThe example application will then be accessible on http://localhost:8000/Example/index.php http://localhost:8000/Example/pdp.php
index.php has an example of controlling the text value of a button. pdp.php has an example of selecting a different code path based on the variant's value.
- generate documentation
  composer docs- run unit tests
  composer testEvolv Delivers Autonomous Optimization Across Web & Mobile.
You can find out more by visiting: https://www.evolv.ai/