PHPackages                             dainsys/components - 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. dainsys/components

ActiveLibrary

dainsys/components
==================

A laravel components UI for Bootstrap 4!

1.2.0(5y ago)0674MITPHPPHP ^7.0CI failing

Since Jul 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Yismen/laravel-components)[ Packagist](https://packagist.org/packages/dainsys/components)[ RSS](/packages/dainsys-components/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (3)Dependencies (1)Versions (18)Used By (4)

Dainsys Laravel Components
==========================

[](#dainsys-laravel-components)

A laravel components UI for Bootstrap 4!

Installation
------------

[](#installation)

- Install with `composer` by runining the command `composer require dainsys/components`

Ussage:
-------

[](#ussage)

### Form

[](#form)

- route="", the route or action where the form will be submitted
- method="POST", the form method. Options 'GET', 'POST'. Default is 'POST'
- autocomplete="off", form autocomplete. Default 'off'. Options ('on', 'off')

```

```

### Input Field

[](#input-field)

- type="text". Field type. Options are HTML5 input fields (text, number, date, etc.). Default 'text'
- :required="true". wether or not the field is required. Options true, false. Default true

```

```

### Input field with add-on

[](#input-field-with-add-on)

- type="text", field type. Options are HTML5 input fields (text, number, date, etc.). Default 'text'
- :required="true", wether or not the field is required. Options true, false. Default true
- btn-class="btn-primary", bootstrap btn color class. default is btn-primary

```

```

### Select Field

[](#select-field)

- :required="true", determine of the field is required. Default true
- :multiple="false", whether or not to treat the select as multiple. Default false

```

```

### Text Area

[](#text-area)

- :required="true", wether or not the field is required. Options true, false. Default true
- rows="5", the number of rows on render. Default is 5

```

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~9 days

Recently: every ~16 days

Total

15

Last Release

2018d ago

Major Versions

0.1.1 → 1.0.02020-07-01

### Community

Maintainers

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

---

Top Contributors

[![Yismen](https://avatars.githubusercontent.com/u/4872942?v=4)](https://github.com/Yismen "Yismen (8 commits)")

### Embed Badge

![Health badge](/badges/dainsys-components/health.svg)

```
[![Health](https://phpackages.com/badges/dainsys-components/health.svg)](https://phpackages.com/packages/dainsys-components)
```

PHPackages © 2026

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