定制 erykai/erykia 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

erykai/erykia

最新稳定版本:v4.0.0

Composer 安装命令:

composer require erykai/erykia

包简介

Artificial intelligence for creating websites, systems in php with restfull api

README 文档

README

Artificial Intelligence in all languages 🌎

🤖 Artificial intelligence for creating websites, systems in php with restfull api

Terminal exec

INSTALL MAC OS AND LINUX

bash <(curl -S 'https://install.erykia.com')

INSTALL WINDOWS require git https://git-scm.com/ require docker https://www.docker.com/

git clone https://github.com/Erykai/erykia.git --depth=1
cd erykia
docker compose up -d --build

DOWN

docker compose down

VERIFY ERROR

docker compose ps

LOGS PHP

docker compose logs php

Open your browser and go to https://lvh.me or https://localhost

PMA http://lvh.me:8080

DATABASE DEFAULT

  - HOST = mysql
  - USER = root
  - PASSWORD = root
  - DATABASE  = erykia
  - DRIVER = mysql

CREATE NEW MODULE EXAMPLE JSON

send post https://lvh.me/module or https://localhost/module raw json

open the modules_mind folder and see several examples of json for creating new modules

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-12