PHP code example of itk-event-database / event_database_push
1. Go to this page and download the library: Download itk-event-database/event_database_push 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/ */
itk-event-database / event_database_push example snippets
mysql --user=root --password=... <<<EOL
create database test;
EOL
php $(drush php-eval 'print DRUPAL_ROOT')/core/scripts/run-tests.sh --verbose event_database_push