PHPackages                             master\_awss/input\_field\_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. [Utility &amp; Helpers](/categories/utility)
4. /
5. master\_awss/input\_field\_components

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

master\_awss/input\_field\_components
=====================================

Basic input fields components

281PHP

Since Oct 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/masterawss/input_field_laravel_components)[ Packagist](https://packagist.org/packages/master_awss/input_field_components)[ RSS](/packages/master-awss-input-field-components/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Input field components for Laravel
==================================

[](#input-field-components-for-laravel)

Input, select y item list que simplifica el código a una línea y un par de parámetros,
--------------------------------------------------------------------------------------

[](#input-select-y-item-list-que-simplifica-el-código-a-una-línea-y-un-par-de-parámetros)

Especifica el modelo y la librería detectará la tabla, fillables, relaciones, etc. para generar los siguientes archivos:

- Input
- Select
- Simple list

Instalación
-----------

[](#instalación)

Instala la librería por composer.

```
composer require master_awss/input_field_components
```

Publicar las vistas de los componentes::

```
php artisan vendor:publish --provider="MasterAWSS\InputFieldComponents\InputFieldComponentsServiceProvider"
```

Este comando generará los componentes en views/vendor/master

Uso
---

[](#uso)

Select
======

[](#select)

```

```

Input
=====

[](#input)

```

```

Simple list item
================

[](#simple-list-item)

```

```

License
-------

[](#license)

MIT

**Free Software, Hell Yeah!**

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8a31ec9a5497b31fce5fbcd236d67e27174fc2f6c78d6d0a6b0b3b2d4b5f26b?d=identicon)[anthony\_will](/maintainers/anthony_will)

---

Top Contributors

[![masterawss](https://avatars.githubusercontent.com/u/34746612?v=4)](https://github.com/masterawss "masterawss (12 commits)")

### Embed Badge

![Health badge](/badges/master-awss-input-field-components/health.svg)

```
[![Health](https://phpackages.com/badges/master-awss-input-field-components/health.svg)](https://phpackages.com/packages/master-awss-input-field-components)
```

###  Alternatives

[albertoarena/laravel-event-sourcing-generator

Laravel event sourcing domain generator

148.2k](/packages/albertoarena-laravel-event-sourcing-generator)

PHPackages © 2026

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