PHP code example of hawkflow / hawkflow-php

1. Go to this page and download the library: Download hawkflow/hawkflow-php library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

hawkflow / hawkflow-php example snippets




awkFlow\HawkFlow\HawkFlow;

// Authenticate with your API key
$hf = new HawkFlow("YOUR_API_KEY");

// Start timing your code - pass through process (ep(5);

// End timing this piece of code - process (