PHP code example of asioso / pimcore-doofinder

1. Go to this page and download the library: Download asioso/pimcore-doofinder 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/ */

    

asioso / pimcore-doofinder example snippets


 - de_engine (DE , €)
      + de - products
      
 - en_engine (EN , £)
      + en -products

 - de_eur_engine (DE , €)
      + de-eur - products
      
 - en_eur_engine (EN , €)
      + en-eur -products
      
 - de_pound_engine (DE , £)
      + de_pound - products
      
 - en__pound engine (EN , £)
      + en_pound -products