swoft-cloud / swoft

🚀 PHP Microservice Full Coroutine Framework
https://swoft.org
Apache License 2.0
5.58k stars 786 forks source link

Swoft 案例搜集正式开启 (Welcome to provide a use case for Swoft) #810

Open inhere opened 5 years ago

inhere commented 5 years ago

官方正式开启 Swoft 案例搜集,如果您的公司或项目正在使用 Swoft,欢迎您提供使用案例,我们将会显示到 swoft.org 官网上,让更多用户了解。

不会涉及任何风险,只需提供公司官网地址、logo等公开信息。

操作步骤

  1. 案例数据模板 JSON
{
  "name": "project name",
  "company": "company name",
  "releaseDate": "2018-05-24",
  "coverUrl": "cover image url",
  "siteUrl": "official website url",
  "logoUrl": "your logo url[REQUIRED]",
  "description": "project description"
}
  1. 向我们的案例收集仓库 swoft-cloud/swoft-case 提交PR
  2. 等待官方检查是否符合条件,合并后显示到官网
inhere commented 5 years ago

The official official opening of the Sowft case collection, if your company or project is using Sowft, you are welcome to provide a use case, we will display to swoft.org official website, let more users understand .

There is no risk involved, just provide public information such as the company's official website address, logo, etc.

Steps

  1. Case data template JSON
{
  "name": "project name",
  "company": "company name",
  "releaseDate": "2018-05-24",
  "coverUrl": "cover image url",
  "siteUrl": "official website url",
  "logoUrl": "your logo url[REQUIRED]",
  "description": "project description"
}
  1. Submit a PR to our case collection repository swoft-cloud/swoft-case
  2. Wait for the official check to see if it meets the conditions, and display it to the official website after the merger.