PHPackages                             fotobank/laravel-admin-tagsinput - 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. fotobank/laravel-admin-tagsinput

ActiveLibrary

fotobank/laravel-admin-tagsinput
================================

tagsinput for laravel-admin Form

v1.0(6y ago)05MITPHPPHP &gt;=7.0.0

Since Nov 24Pushed 6y agoCompare

[ Source](https://github.com/fotobank/laravel-admin-tagsinput)[ Packagist](https://packagist.org/packages/fotobank/laravel-admin-tagsinput)[ Docs](https://github.com/fotobank/laravel-admin-tagsinput)[ RSS](/packages/fotobank-laravel-admin-tagsinput/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

laravel-admin-tagsinput
=======================

[](#laravel-admin-tagsinput)

Интегральная `bootstrap-tagsinput` из `laravel-admin` `Form` распространение

Предоставление
--------------

[](#предоставление)

[![result.png](https://github.com/namet117/images/raw/master/laravel-admin-tags/result.png)](https://github.com/namet117/images/raw/master/laravel-admin-tags/result.png)

Окружающая среда
----------------

[](#окружающая-среда)

- php `>= 7`
- laravel-admin `~1.6`

Монтаж
------

[](#монтаж)

1.Установка с помощью composer

```
composer require fotobank/laravel-admin-tagsinput -vvv
```

2.Публикация статических ресурсов

```
php artisan vendor:publish --tag=laravel-admin-tagsinput
```

3.Использование в контроллере `tagsinput` метод

```
// app/Admin/Controllers/GoodsController

protected function form()
{
    $form = new Form(new GoodsCate);

    $form->text('name', 'Название');
    $form->switch('nullable', 'Switch')->default(1);
    $form->tagsinput('values', 'Дополнительное значение');
    return $form;
}
```

LICENSE
-------

[](#license)

MIT

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

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

2359d ago

### Community

Maintainers

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

---

Top Contributors

[![namet117](https://avatars.githubusercontent.com/u/18504553?v=4)](https://github.com/namet117 "namet117 (6 commits)")[![fotobank](https://avatars.githubusercontent.com/u/3964784?v=4)](https://github.com/fotobank "fotobank (3 commits)")

---

Tags

jqueryextensionbootstraplaravel-admintagsinput

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fotobank-laravel-admin-tagsinput/health.svg)

```
[![Health](https://phpackages.com/badges/fotobank-laravel-admin-tagsinput/health.svg)](https://phpackages.com/packages/fotobank-laravel-admin-tagsinput)
```

###  Alternatives

[kartik-v/yii2-widget-timepicker

Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)

404.9M14](/packages/kartik-v-yii2-widget-timepicker)[kartik-v/yii2-sortable

Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.

433.8M13](/packages/kartik-v-yii2-sortable)[namet/laravel-admin-tagsinput

tagsinput for laravel-admin Form

102.7k](/packages/namet-laravel-admin-tagsinput)[kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

384.2M14](/packages/kartik-v-yii2-widget-growl)[kartik-v/yii2-widget-sidenav

An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)

364.0M8](/packages/kartik-v-yii2-widget-sidenav)[kartik-v/yii2-markdown

Advanced Markdown editing and conversion utilities for Yii Framework 2.0

88265.8k6](/packages/kartik-v-yii2-markdown)

PHPackages © 2026

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