PHP code example of tsufeki / tenkawa-php-language-server

1. Go to this page and download the library: Download tsufeki/tenkawa-php-language-server 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/ */

    

tsufeki / tenkawa-php-language-server example snippets

sh
$ php ~/tenkawa/bin/tenkawa.php --build-index
sh
php ~/tenkawa/bin/tenkawa.php
sh
php ~/tenkawa/bin/tenkawa.php --socket=tcp://127.0.0.1:12345