daiyudaiyu's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
PHPOffice/PhpSpreadsheet
A pure PHP library for reading and writing spreadsheet files
jianyan74/dockerfiles
docker 快速搭建稳定安全的开发/生产环境
marcelog/PAMI
PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc
versatica/JsSIP
JsSIP, the JavaScript SIP library
walkor/workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
huanghe/ai
像查询数据库一样优雅调用人工智能API
WeidanLi/iview-admin-permission
前后端分离权限设置(前端 iview-admin实现)
bagder/ca-bundle
The Mozilla CA bundle extracted and converted to PEM. This repository functions as a backup to the automated service on the curl web site.
jianyan74/rageframe2
一个基于 Yii2 高级框架的快速开发应用引擎
jianyan74/rageframe
基于 Yii2 的应用开发引擎
imaxwen/yii2-easy-wechat
WeChat SDK for yii2 , based on overtrue/wechat.
lubit/klient
multiple terminal client for data storage [kafka | mysql | postgresql | click house |redis]
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
robfig/revel
A high productivity web framework for the Go language, in the spirit of Rails and Play!.
andeya/faygo
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.