PHPackages                             natabio/bs4-form - 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. natabio/bs4-form

ActivePackage

natabio/bs4-form
================

Laravel Collective 5 based Twitter Bootstrap 4 Form service.

v2.0.1(7y ago)0140GPL-3.0+PHPPHP &gt;=5.5.9

Since Jun 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/biglanggwapoventures/bootstrap-form)[ Packagist](https://packagist.org/packages/natabio/bs4-form)[ RSS](/packages/natabio-bs4-form/feed)WikiDiscussions master Synced today

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

CORE-SYSTEM BOOTSTRAP FORM (Upgraded)
=====================================

[](#core-system-bootstrap-form-upgraded)

[![Packagist](https://camo.githubusercontent.com/f8852e306de8d60cff8cbe017ff5689f1c75a0616a439dc3ef409f6210dcdf6d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636f72652d73797374656d2f626f6f7473747261702d666f726d2e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/core-system/bootstrap-form)[![GitHub release](https://camo.githubusercontent.com/815a3967be41c823da07b97add5a99020ebabe4ed005c9e14886cb5106b724f0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636f72652d73797374656d2f626f6f7473747261702d666f726d2e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/core-system/bootstrap-form)

This is a standalone part of `core-system` application for Laravel 5 Framework.

> [CORE-SYSTEM](http://www.core-system.cz) is Laravel 5 based application

CORE-SYSTEM Bootstrap Form contains `laravel-collective/html` extension for simple Twitter Bootstrap 3 form generation and and request validation error handling.

Summary
-------

[](#summary)

- [Requirements and dependencies](#requirements-and-dependencies)
- [Installation](#installation)
- [Usage](#usage)

Licence
-------

[](#licence)

GPL-3.0+

Requirements and dependencies
-----------------------------

[](#requirements-and-dependencies)

This package uses `composer` to installing dependencies

### Composer

[](#composer)

- "php": "&gt;=5.5.9",
- "laravel/framework": "~5.5.0|~5.6.0",
- "laravelcollective/html": "^5.5.0"

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

[](#installation)

Run command line and go to your project folder and paste this command

```
    $ composer require natabio/bs4-form

```

Form methods
------------

[](#form-methods)

> create `` field

```
{!! Form::open(['url' => mixed $route = null, string 'method' => 'POST|PATCH|DELETE|GET', (optional) bool 'files' => true]) !!}
```

> create `` field with model

```
{!! Form::model(mixed $model = null, ['url' => mixed $route = null, string 'method' => 'POST|PATCH|DELETE|GET', (optional) bool 'files' => true]) !!}
```

> create `` tag

```
{!! Form::close()) !!}
```

> create `` field

```
{!! Form::inputGroup(string $type = 'text', string $lable = null, string $name = null, mixed $value = null, array $options = []) !!}
```

> create `` field

```
{!! Form::selectGroup(string $lable = null, string $name = null, array $options = [], mixed $selected = null, array $options = []) !!}
```

> create `` field

```
{!! Form::inlineCheckbox(string $name, mixed $value = 1, mixed $label = null, bool $checked = null, array $options = []) !!}
```

> create `` field

```
Form::inlineRadio(string $name, mixed $value = 1, mixed $label = null, bool $checked = null, array $options = [])
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~96 days

Total

9

Last Release

2855d ago

Major Versions

v1.1.1 → 2.0.02018-03-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c021db5fb7d656008678488c849153a6c5cc20396a7ebdacb932f2c9431beef?d=identicon)[adriannatabio](/maintainers/adriannatabio)

---

Top Contributors

[![biglanggwapoventures](https://avatars.githubusercontent.com/u/16621639?v=4)](https://github.com/biglanggwapoventures "biglanggwapoventures (4 commits)")[![molbi](https://avatars.githubusercontent.com/u/7512432?v=4)](https://github.com/molbi "molbi (2 commits)")[![Archez](https://avatars.githubusercontent.com/u/13861068?v=4)](https://github.com/Archez "Archez (1 commits)")[![blinktag](https://avatars.githubusercontent.com/u/8882975?v=4)](https://github.com/blinktag "blinktag (1 commits)")[![jonathanabrahams](https://avatars.githubusercontent.com/u/3244336?v=4)](https://github.com/jonathanabrahams "jonathanabrahams (1 commits)")[![zesterquinn](https://avatars.githubusercontent.com/u/26066352?v=4)](https://github.com/zesterquinn "zesterquinn (1 commits)")

### Embed Badge

![Health badge](/badges/natabio-bs4-form/health.svg)

```
[![Health](https://phpackages.com/badges/natabio-bs4-form/health.svg)](https://phpackages.com/packages/natabio-bs4-form)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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