Yurunsoft
PHP 程序员,imi 框架作者,宇润 PHP 全家桶作者。 我们程序员,外修语言,内修算法。以数据为根,算天算地算自己。
Pheasant CompanyChina JiangSu WuXi
Pinned Repositories
imi
imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227
swoole-src
🚀 Coroutine-based concurrency library for PHP
ChineseUtil
PHP 中文工具包,支持汉字转拼音、拼音分词、简繁互转、数字、金额大写;QQ群:17916227
Guzzle-Swoole
让基于 Guzzle 的项目完美无缝兼容 Swoole 协程,支持:Guzzle、Elasticsearch client——来自宇润 PHP 全家桶
PaySDK
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
php-tdengine
大数据引擎 TDengine 的 PHP 客户端扩展,支持 Swoole!
YurunHttp
YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227
YurunLock
PHP阻塞锁和非阻塞锁机制,内置解决并发锁重复执行的方案。目前支持文件、Redis、Memcache、Memcached。
YurunOAuthLogin
PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227
YurunProxy
基于 Swoole 的内网穿透,支持本地微信开发、Web开发,让外网能够访问到!山寨简易版 Ngrok!
Yurunsoft's Repositories
Yurunsoft/PaySDK
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
Yurunsoft/YurunOAuthLogin
PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227
Yurunsoft/YurunHttp
YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227
Yurunsoft/mddoc
开源的 markdown 文档转 html 文档工具,它使用 php 开发,支持 php >= 5.4。它生成的 html 可以直接放在网站上,支持全文搜索、自定义 html 模版。
Yurunsoft/swoole-co-pool
Swoole 协程工作池——来自宇润 PHP 全家桶
Yurunsoft/influxdb-orm
一个用于 InfluxDB 时序数据库的 ORM,终结没有 InfluxDB ORM 的时代。QQ群:17916227
Yurunsoft/nacos-php
Nacos php sdk. Request and response data are all strongly typed and IDE friendly. Complete test cases and support for Swoole Coroutine.
Yurunsoft/sql-diff
本项目实现了比较 MySQL 建表语句的差异,并生成结构同步代码,功能类似 Navicat 的结构同步。
Yurunsoft/tdengine-restful-connector
PHP TDEngine RESTful connector
Yurunsoft/doctrine-annotations
Annotations Docblock Parser
Yurunsoft/nlohmann-json
JSON for Modern C++
Yurunsoft/qcloud-documents
腾讯云官方文档
Yurunsoft/celeris-web
Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and integration with OpenAI's ChatGPT API.
Yurunsoft/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
Yurunsoft/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
Yurunsoft/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
Yurunsoft/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Yurunsoft/gopsutil
psutil for golang
Yurunsoft/jwt-cpp
A header only library for creating and validating json web tokens in c++
Yurunsoft/naive-ui
A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
Yurunsoft/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
Yurunsoft/php-src
The PHP Interpreter
Yurunsoft/PHPMailer
The classic email sending library for PHP
Yurunsoft/phpy
Yurunsoft/pokerogue
A browser based Pokémon fangame heavily inspired by the roguelite genre.
Yurunsoft/swoole-src
Coroutine-based concurrency library for PHP (Like Golang)
Yurunsoft/tiktoken-php
This is a port of the tiktoken
Yurunsoft/Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
Yurunsoft/workerman-manual
workerman manual for english and 中文
Yurunsoft/xdebug
Xdebug — Step Debugger and Debugging Aid for PHP