PHP code example of dvelum / dr-ui

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

    

dvelum / dr-ui example snippets

 vendor/bin/drui

bootstrap: null #  бутстрап файл вашего приложения
server:
     host: localhost # хост для php cli-server
     port: 8000 # порт для php cli-server
registry: null  # path to registry configuration file