承接 vespula/form 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

vespula/form

最新稳定版本:3.0.1

Composer 安装命令:

composer require vespula/form

包简介

A simple form class and builder for creating HTML form elements

README 文档

README

This package is used to simplify the generation of HTML form inputs and the form tag itself. It's meant to be very simple without extra features you might find in other packages. For example, you wont find validation here, or saving state. Just dead-simple form elements.

The package is fully tested, but if you find any missing coverage, just let me know.

Form Builder (new as of 0.4.0)

Be sure to look at the documentation on the new form builder. The builder can create elements for you based on a database table. This makes it much faster to create the initial elements. Also, you can pass an array or an object that employs ArrayAccess to the builder to set the initial values of the form elements.

Documentation

Documentation is available at https://vespula.bitbucket.io/form/

统计信息

  • 总下载量: 634
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-01-03