PHPackages                             medianet-dev/backpack-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. [Admin Panels](/categories/admin)
4. /
5. medianet-dev/backpack-form

ActiveLibrary[Admin Panels](/categories/admin)

medianet-dev/backpack-form
==========================

add field for create form in your backpackforlaravel admin

0.1.2(2mo ago)083MITPHPCI passing

Since May 6Pushed 2mo agoCompare

[ Source](https://github.com/Medianet-Tunisia/backpack-form)[ Packagist](https://packagist.org/packages/medianet-dev/backpack-form)[ Docs](https://github.com/Medianet-Tunisia/backpack-form)[ RSS](/packages/medianet-dev-backpack-form/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (10)Versions (5)Used By (0)

Backpack-form
=============

[](#backpack-form)

[![](https://camo.githubusercontent.com/2ffb0651f59a440536b9ee4e3179e6b59d17866f31cff25ec34d05887c883a45/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d656469616e65742d6465762f6261636b7061636b2d666f726d2e7376673f6c6f676f3d636f6d706f736572)](https://packagist.org/packages/medianet-dev/backpack-form "Latest Version on Packagist")[![](https://camo.githubusercontent.com/a85c6921f84af707aa7aecf6e33b3bd9ad5f88e8e4657a18c1e2db124f97cc2e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f4d656469616e65742d54756e697369612f6261636b7061636b2d666f726d2e7376673f623d6d61696e)](https://scrutinizer-ci.com/g/Medianet-Tunisia/backpack-form "Quality Score")[![](https://camo.githubusercontent.com/705d2e4a84c2bd178454b6efb8176e10858cd7ee48cea39b3fd87093a0d00011/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d656469616e65742d6465762f6261636b7061636b2d666f726d2e737667)](https://packagist.org/packages/medianet-dev/backpack-form "Total Downloads")[![](https://camo.githubusercontent.com/99338af1894896f4279e064d7ae8802a6379bcf65bc54b059f61afaf7d2d6de8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c61726176656c2d382e302b2d726564)](https://laravel.com/docs/8.x "Laravel Version")

FormBuilder is a Laravel package that provides a powerful and flexible way to dynamically create, manage, and render forms within your application.

Features
--------

[](#features)

- Build and configure forms dynamically
- Support for multiple field types and validation rules
- Store form definitions and submissions
- Easy rendering in Blade views
- JSON-based form schema support
- Multilingual field support
- API-ready form submission

Requirements
------------

[](#requirements)

- PHP 7.4+
- Laravel 8.0+

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

[](#installation)

You can install the package via Composer:

```
composer require medianet-dev/formbuilder
```

After installation , run this command:

```
php artisan backpack-form:installation
php artisan migrate
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Mehdi Dimassi](https://github.com/mehdidm/)
- [Rania Mersani](https://github.com/RaniaMersani)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance86

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity30

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.

###  Release Activity

Cadence

Every ~154 days

Total

3

Last Release

66d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/38753b0be71842a95f9d64620c2de4aa5090ae079110e51840c8324fc7a5849b?d=identicon)[MaherMehri](/maintainers/MaherMehri)

![](https://www.gravatar.com/avatar/2eb9bdda1104ed71dc2dcad92dac5a10e3cee1866b73968e74b98cdb70392e2d?d=identicon)[medianet-dev](/maintainers/medianet-dev)

![](https://www.gravatar.com/avatar/82f3e9f3252c687e1a38e41413c9439ff4993ecee0cd02a192bbc127921d9dcb?d=identicon)[adelstiti](/maintainers/adelstiti)

---

Top Contributors

[![medianet-dev](https://avatars.githubusercontent.com/u/57226389?v=4)](https://github.com/medianet-dev "medianet-dev (2 commits)")

---

Tags

laravelbackpackBackpack for LaravelBackpack AddonBackpackForm

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/medianet-dev-backpack-form/health.svg)

```
[![Health](https://phpackages.com/badges/medianet-dev-backpack-form/health.svg)](https://phpackages.com/packages/medianet-dev-backpack-form)
```

###  Alternatives

[backpack/theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.

35536.5k](/packages/backpack-theme-tabler)[figlabhq/crud-resource-for-backpack

Build CRUD panels using fluent field definitions.

122.1k](/packages/figlabhq-crud-resource-for-backpack)[ziming/json-field-for-backpack

A Json Editor Field for Backpack

3597.3k](/packages/ziming-json-field-for-backpack)[backpack/activity-log

Activity Log for Backpack

3487.5k1](/packages/backpack-activity-log)[izica/relations-widgets-for-backpack

Widgets for preview model relations in laravel backpack

2927.3k](/packages/izica-relations-widgets-for-backpack)[imokhles/signature-field-for-backpack

Easily add signature field to backpack admin panel.

262.0k](/packages/imokhles-signature-field-for-backpack)

PHPackages © 2026

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