selibra/selibra

There is no license information available for the latest version (v1.3.17) of this package.

v1.3.17 2022-05-04 14:04 UTC

This package is not auto-updated.

Last update: 2024-05-06 19:09:24 UTC


README

介绍

基于php v8.0 + swoole v5.* 的高性能协程框架

软件架构

基于完整的PSR规范
1、php v8 +
2、swoole v5 +
3、基于 [Attribute] 的属性组件构建注解功能
4、基于 Psr\Container 的服务容器组件
5、自建依赖注入组件
6、基于 symfony/console 控制台管理组件

安装教程

  1. 拉取仓库代码
  2. 安装docker
  3. 安装镜像及配置
  4. 运行框架

使用说明