kartik-v/yii2-label-inplace 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

kartik-v/yii2-label-inplace

最新稳定版本:v1.2.3

Composer 安装命令:

composer require kartik-v/yii2-label-inplace

包简介

A form enhancement widget for Yii2 allowing in-field label support.

README 文档

README

Krajee Logo
yii2-label-inplace Donate

Latest Stable Version Latest Unstable Version License Total Downloads Monthly Downloads Daily Downloads

A form enhancement widget for Yii framework 2.0 allowing in-field label support. This widget is a wrapper for the labelinplace plugin which is styled for Bootstrap 3.x and Bootstrap 4.x

Demo

You can see detailed documentation on usage of the extension.

Latest Release

Refer the CHANGE LOG for details on changes to various releases.

Installation

The preferred way to install this extension is through composer.

Note: Check the composer.json for this extension's requirements and dependencies. Read this web tip /wiki on setting the minimum-stability settings for your application's composer.json.

Either run

$ php composer.phar require kartik-v/yii2-label-inplace "@dev" 

or add

"kartik-v/yii2-label-inplace": "@dev" 

to the require section of your composer.json file.

Usage

LabelInPlace

use kartik\label\LabelInPlace; echo LabelInPlace::widget([ 'label' => 'Email Address' ]); 

License

yii2-label-inplace is released under the BSD-3-Clause License. See the bundled LICENSE.md for details.

统计信息

  • 总下载量: 78.89k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 5
  • 依赖项目数: 5
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 2
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2026-01-04