PHPackages                             office360/form-builder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. office360/form-builder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

office360/form-builder
======================

好用的PHP表单生成器，快速生成现代化的form表单,支持前后端分离。内置20种常用表单组件。目前在政务系统、OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。

3.0(3mo ago)02MITPHPPHP &gt;=7.3

Since Feb 3Pushed 3mo agoCompare

[ Source](https://github.com/office360/form-builder)[ Packagist](https://packagist.org/packages/office360/form-builder)[ Docs](https://github.com/office360/form-builder)[ RSS](/packages/office360-form-builder/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

 [ ![](https://camo.githubusercontent.com/5eafb771ace47b7a12282b4d60033c64febba71f293e294b1648a2312d81c145/68747470733a2f2f7068702e666f726d2d6372656174652e636f6d2f666f726d2d6275696c6465722e706e67) ](https://github.com/office360/form-builder)

FormBuilder 3.0
===============

[](#formbuilder-30)

 [官网](https://www.form-create.com/)  |  [帮助文档](https://php.form-create.com)  |  [可视化表单设计器](https://pro.form-create.com/view/)  |  [移动端表单设计器](https://pro.form-create.com/mobile/)

 [ ![MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667) ](https://github.com/xaboy/form-builder) [ ![php version](https://camo.githubusercontent.com/6d9672a9717a6f2c1446d51284bc80cd40c29e1e0b5af982c6ff47fd95105457/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7861626f792f666f726d2d6275696c6465722e737667) ](https://packagist.org/packages/xaboy/form-builder)

PHP表单生成器，基于 [@form-create/element-ui](https://github.com/xaboy/form-create) 实现快速生成现代化的Form表单。包含复选框、单选框、输入框、下拉选择框等元素以及省市区三级联动、时间选择、日期选择、颜色选择、树型、文件/图片上传等功能。

[![FcDesigner](https://camo.githubusercontent.com/7593d39fb0455d98d08a3cbd79d6db7c0300bb56ebe893b5272bdc43b4d54c6a/68747470733a2f2f7374617469632e666f726d2d6372656174652e636f6d2f66696c652f696d672f62616e6e65722d6d322e6a7067)](https://pro.form-create.com/view)

声明
--

[](#声明)

本项目基于 xaboy/form-builder 2.1 版本实现，感谢 [@form-create/element-ui](https://github.com/xaboy/form-create) 项目的作者。

特点
--

[](#特点)

- 使用JSON数据生成表单
- 支持扩展，生成任何Vue组件和HTML标签
- 支持组件之间联动
- 提供丰富的表单操作API
- 支持子表单和分组
- 高性能
- Element Plus 新增组件TreeSelect、Mention、Transfer、InputTag 支持

环境需求
----

[](#环境需求)

- 3.0版本 `PHP >= 7.3`

支持 UI
-----

[](#支持-ui)

> - IView
> - Element Plus

安装
--

[](#安装)

使用 [composer](http://getcomposer.org/):

```
$ composer require office360/form-builder
```

DEMO
----

[](#demo)

下载项目

```
git clone https://github.com/office360/form-builder.git
```

开启服务

```
cd form-builder
composer install
php -S 127.0.0.1:8112
```

查看 Demo

127.0.0.1:8112/demo/elm.php

使用建议
----

[](#使用建议)

1. 建议将静态资源加载方式从 CDN 加载修改为自己本地资源或自己信任的 CDN
2. 建议根据自己的业务逻辑重写默认的表单生成页 默认表单生成页

预览
--

[](#预览)

[![https://raw.githubusercontent.com/office360/form-builder/3.0/images/components.png](https://raw.githubusercontent.com/office360/form-builder/master/images/components.png)](https://raw.githubusercontent.com/office360/form-builder/master/images/components.png)

[![demo1](https://raw.githubusercontent.com/xaboy/form-create/dev/images/demo-live3.gif)](https://raw.githubusercontent.com/xaboy/form-create/dev/images/demo-live3.gif)

[![demo2](https://github.com/office360/form-create/raw/dev/images/demo-group.gif?raw=true)](https://github.com/office360/form-create/raw/dev/images/demo-group.gif?raw=true)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance80

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

104d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b8c9637c2531458bbf6b48966efba7c5750ac2f47feb3982d7b23682a4901780?d=identicon)[office360](/maintainers/office360)

---

Tags

formform generatorform-builderElement Plusdynamic formiviewform-create

### Embed Badge

![Health badge](/badges/office360-form-builder/health.svg)

```
[![Health](https://phpackages.com/badges/office360-form-builder/health.svg)](https://phpackages.com/packages/office360-form-builder)
```

###  Alternatives

[xaboy/form-builder

好用的PHP表单生成器，快速生成现代化的form表单,支持前后端分离。内置17种常用表单组件。目前在政务系统、OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。

76275.0k5](/packages/xaboy-form-builder)[kevinchappell/form-builder

jQuery formBuilder

2.7k6.9k2](/packages/kevinchappell-form-builder)[inkvizytor/fluentform

Form builder for Laravel

3416.2k](/packages/inkvizytor-fluentform)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
