npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

diandi-ele-form

v0.7.5

Published

基于 element-ui 的数据驱动表单组件

Readme

系统介绍

在这里插入图片描述 店滴云,让经营场所,更智能.围绕茶室、酒店、健身房、公寓、出租房等服务休闲性经营场所,帮助他们核心解决三个问题,

引流锁客

ota

我们可以将用户的经营数据实时同步到第三方平台,包括抖音、携程、美团、小红书这样的一些平台,数据同步后我们提供锁客的工具。

全媒体发布

我们和中部的博主或者说是视频主进行合作,这些视频主或者博主的这个粉丝数量基本上都在 5~10 万,我们有大量的博主资源,然后能够将你的服务数据和中部的资源进行对接,进行全媒体发布。

业务管理

针对房产、房量、房态,订单,优惠,电商的数据管理。

智能控制

智能控制包括智能门锁,开关,插座,窗帘,音箱,无人售货柜。

官方地址

店滴云官网 官方开源库 cms源码 用户端 物联网sdk ddAdmin

参与交流

qq群

:789294254,点击可直接加入:开发者交流群

微信公众号

在这里插入图片描述

特性

  • 使用稳定的 YII 框架,优化处理开发过程。
  • 支持多层权限管控,路由权限,数据权限,菜单权限,集团权限,商户权限,扩展功能权限随意搭配调度
  • 多模块可安装,便于迅速扩展业务,支持横向纵向双向扩展业务需求
  • 表单多样,除 yii 自身的表单组件,系统还对表单做了丰富,支持一句话配置万能表单
  • gii代码自动生成,包括扩展模块,数据库模型,检索模型,控制器和接口都可以自动生成
  • element-ui+uniapp+店滴cms,中后台,多端兼容,数据处理全部支持且开源
  • 支持rpc、websocket、socket.io,支持多端通信

使用教程

安装教程

安装教程

开发教程

主要技术栈

  后端框架:Yii2.0
  前端MVVM框架:Vue.JS 2.5.x
  路由:Vue-Router 3.x
  数据交互:Axios
  UI框架:Element-UI 2.6.3
  运行环境要求PHP8.1以上

系统目录

  • addons 扩展插件
  • admin 管理后台接口
  • api api接口
  • common 公共文件
  • console 控制台入口
  • ddAdmin 商家后台与总后台前端资源
  • docs 开发文档
  • environments
  • frontend 前端页面
  • help 代码自动生成
  • uniapp 多终端前端页面
  • vendor 依赖入口
  • .env.example 配置示例
  • rpc.php rpc微服务启动入口
  • rpcClient.php rpc微服务调用示例入口

命令行

YII基础命令行 代码生成命令行

控制器

接口控制器 数据检索

插件开发

api 目录结构 模型 数据检索 命令行

数据库

连接池扩展smproxy sql执行 事务 分表 字段设计要求 数据库配置 读写分离

模型

模型 行为 验证规则

缓存

关于缓存 cookie

其他

表单提交验证 接口说明 队列

微服务

启动与配置

http 服务器内部请求服务 扩展插件微服务

数据库操作

新增 更新 聚合 删除 事件注解 查询 join 监听sql 模型 pdo query 存储过程 事务

特别鸣谢

感谢以下的项目,排名不分先后

  • Yii:http://www.yiiframework.com
  • EasyWechat:https://www.easywechat.com
  • Vue: https://vuejs.org/
  • vue-ele-form: https://github.com/dream2023/vue-ele-form
  • element-ui: https://element.eleme.cn/
  • easyswoole : https://www.easyswoole.com/