الويبمان

webman

عنوان المشروع

https://github.com/walkor/webman

التثبيت

composer require walkor/webman

الاستخدام

<?php
namespace app\controller;

use Workerman\Worker;

class WebmanController
{
    public function index($request)
    {
        // اكتب الكود هنا
    }

}

المزيد من المواد

زيارة موقع https://walkor.github.io/webman/