# simps **Repository Path**: hawkzp/simps ## Basic Information - **Project Name**: simps - **Description**: Simps 是一个简单、轻量并且拥有超高性能的PHP协程框架 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://simps.io - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 22 - **Created**: 2020-11-28 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README English | [中文](./README-CN.md)

Simps

# Simps [![Simps License](https://poser.pugx.org/simple-swoole/simps/license)](LICENSE) [![Latest Version](https://img.shields.io/packagist/v/simple-swoole/simps.svg)](https://packagist.org/packages/simple-swoole/simps) [![Contact Simps Team](https://img.shields.io/badge/contact-@Simps%20Team-blue.svg)](mailto:team@simps.io) [![PHP Version](https://img.shields.io/badge/php-%3E=7.1-brightgreen.svg)](https://www.php.net) [![Swoole Version](https://img.shields.io/badge/swoole-%3E=4.4.0-brightgreen.svg)](https://github.com/swoole/swoole-src) [![Join Discord community and chat about Simps](https://img.shields.io/discord/740738911625674872.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2&cacheSeconds=60)](https://discord.gg/u4YAqeh) 🚀 A simple, lightweight and high-performance PHP coroutine framework. ## Benchmark Benchmark testing performance ranking ahead of web frameworks in Java, Go, Python and other languages. See [https://github.com/the-benchmarker/web-frameworks](https://github.com/the-benchmarker/web-frameworks#results) ## Support Features * [x] HTTP Server * [x] WebSocket Server * [x] TCP Server * [x] UDP Server * [x] MQTT Server/Client ## Documentation [https://doc.simps.io](https://doc.simps.io) ## Contribution Your contribution to Simps development is very welcome! You may contribute in the following ways: * [Report issues and feedback](https://github.com/simple-swoole/simps/issues) * Submit fixes, features via Pull Request * Write/polish documentation ## Contributors This project exists thanks to all the people who contribute. [[Contributors](https://github.com/simple-swoole/simps/graphs/contributors)]. ## License Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html