PHP code example of daniloromka / eav

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

    

daniloromka / eav example snippets

console
php setup.php "PDO_PGSQL_DSN=pgsql:host=localhost;port=5432;dbname=postgres;user=postgres;password=mypass"
console
php generateTestData.php
console
php test.php
console
php setup2.php
console
php test.php