northwestern-sysdev/dynamic-forms
Composer 安装命令:
composer require northwestern-sysdev/dynamic-forms
包简介
Dynamic Forms for Laravel
README 文档
README
User-defined forms are a perennial problem for developers.
Dynamic Forms for Laravel gives you an easy solution: a drag-and-drop builder, an easy way to display the forms, and back-end validation.
builder_demo.mp4
How does this work?
The front-end is powered by the open source Form.io JavaScript library. This is an awesome library: the builder is user-friendly, you can adjust what's offered, and add your own custom form fields.
On the backend, it's as simple as calling $request->validateDynamicForm(). It behaves just like the validate method you're used to in Laravel.
You do not need to use the Form.io SaaS platform. Your Laravel application is filling that role.
Getting Started
composer require northwestern-sysdev/dynamic-forms
php artisan dynamic-forms:install
npm install
npm run build
Further information about usage can be found in the docs.
Contributing
If you'd like to contribute to the library, you are welcome to submit a pull request!
There is a roadmap under the projects tab, so if you're looking for ideas, those issues are a great place to start.
northwestern-sysdev/dynamic-forms 适用场景与选型建议
northwestern-sysdev/dynamic-forms 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 58.77k 次下载、GitHub Stars 达 47, 最近一次更新时间为 2021 年 05 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「dynamic forms」 「Laravel Forms」 「form.io」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 northwestern-sysdev/dynamic-forms 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 northwestern-sysdev/dynamic-forms 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 northwestern-sysdev/dynamic-forms 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
ConfirmationField is a form field for Atk14 applications. It's like the BooleanField (checkbox) but the ConfirmationField must be ticked.
Flexslider slideshow content block for Silverstripe Elemental
Field for number with restricted count of digits and decimal places
EAV modeling package for Eloquent and Laravel.
Write down your routing mapping at one place
HTML and form generation
统计信息
- 总下载量: 58.77k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 47
- 点击次数: 14
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-04