1. Go to this page and download the library: Download esperecyan/webidl 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/ */
[
'A callback interface type name' => 'callback interface',
'A single operation callback interface type name' => 'single operation callback interface',
'A callback function type name' => 'callback function',
'A enumeration type name' => ['An array', 'of strings'],
'dictionary 型名' => [
'A member key A' => [
'type' => 'A type name',
'default' => 'A default value',
],
'A member key B' => [
'type' => 'A type name',
'
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.