文件名称:php-mud:在 HHVM 上运行 PHP 泥浆的简单尝试
文件大小:37KB
文件格式:ZIP
更新时间:2024-08-01 06:45:46
PHP
php-mud 在 HHVM 上运行 PHP 泥浆的简单尝试 #运行服务器 chmod +x run.php ./run.php #Connect 使用 WebSocket ws://localhost:4444
【文件预览】:
php-mud-master
----bootstrap()
--------start.php(2KB)
--------paths.php(2KB)
--------autoload.php(2KB)
----.gitattributes(12B)
----public()
--------robots.txt(24B)
--------favicon.ico(0B)
--------packages()
--------index.php(2KB)
--------.htaccess(356B)
----artisan(2KB)
----CONTRIBUTING.md(146B)
----LICENSE(1KB)
----phpunit.xml(567B)
----README.md(155B)
----.gitignore(100B)
----run.php(1KB)
----app()
--------views()
--------models()
--------database()
--------commands()
--------controllers()
--------config()
--------start()
--------routes.php(458B)
--------tests()
--------lang()
--------filters.php(2KB)
--------storage()
----server.php(519B)
----composer.json(816B)