PHPackages                             ixudra/formidable - 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. ixudra/formidable

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

ixudra/formidable
=================

Custom PHP formidable library for the Laravel framework - developed by Ixudra

00PHP

Since Jun 28Pushed 1mo agoCompare

[ Source](https://github.com/ixudra/formidable)[ Packagist](https://packagist.org/packages/ixudra/formidable)[ RSS](/packages/ixudra-formidable/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ixudra/formidable
=================

[](#ixudraformidable)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2d5676247417039c0d14afa0f7b4e21291fa36b4f96e8c5b91b85605d3579641/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6978756472612f666f726d696461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ixudra/formidable)![license](https://camo.githubusercontent.com/6ac3edfac79c153d248d8f77e8cbddd15a260197e6be2e7f69302cc0e54462e4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6978756472612f666f726d696461626c652e737667)[![Total Downloads](https://camo.githubusercontent.com/4df414ce01a978e9a495546555c239f6db01ffb823485264fdc4f11bf29a9fbe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6978756472612f666f726d696461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ixudra/formidable)

[![Ixudra Formidable](https://camo.githubusercontent.com/3eda4b73eea36c2eaf4952f2c7bd0f98f1311fa91eaefb5b9e951a13230e58a3/68747470733a2f2f7777772e6978756472612e62652f73746f726167652f34302f4769746875624865616465722e706e67)](https://camo.githubusercontent.com/3eda4b73eea36c2eaf4952f2c7bd0f98f1311fa91eaefb5b9e951a13230e58a3/68747470733a2f2f7777772e6978756472612e62652f73746f726167652f34302f4769746875624865616465722e706e67)

Custom PHP formidable library for the Laravel framework - developed by [Ixudra](https://www.ixudra.be).

The package provides an easy and intuitive method for building forms in the Laravel framework.

The provided functionality is completely framework-independent but also contains a Laravel service provider for easy integration into your Laravel project.

> Note before posting an issue: When posting an issue for the package, always be sure to provide as much information regarding the request as possible. This includes the example formidable request you are trying to transfer into the package syntax, your actual package syntax (the full request) and (if possible) an example URL I can use to test the request myself if need be.

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

[](#installation)

Pull this package in through Composer.

```
    {
        "require": {
            "ixudra/formidable": "0.*"
        }
    }
```

or run in terminal: `composer require ixudra/formidable`

### Laravel Integration

[](#laravel-integration)

Laravel's package discovery will take care of integration for you.

### Integration without Laravel

[](#integration-without-laravel)

Create a new instance of the `FormidableService` where you would like to use the package:

```
    $formidableService = new \Ixudra\Formidable\FormidableService();
```

Usage
-----

[](#usage)

To be added soon!

Planning
--------

[](#planning)

To be added soon!

Support
-------

[](#support)

Help me further develop and maintain this package by supporting me via [Patreon](https://www.patreon.com/ixudra)!!

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

Contact
-------

[](#contact)

For package questions, bug, suggestions and/or feature requests, please use the Github issue system and/or submit a pull request. When submitting an issue, always provide a detailed explanation of your problem, any response or feedback your get, log messages that might be relevant as well as a source code example that demonstrates the problem. If not, I will most likely not be able to help you with your problem. Please review the [contribution guidelines](https://github.com/ixudra/formidable/blob/master/CONTRIBUTING.md) before submitting your issue or pull request.

For any other questions, feel free to use the credentials listed below:

Jan Oris (developer)

- Email:
- Telephone: +32 496 94 20 57

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance61

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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/c441bf73a59ca680bb804e22e746002a07d1a44542e8c417a45317bc79b224d8?d=identicon)[Elimentz](/maintainers/Elimentz)

---

Top Contributors

[![elimentz](https://avatars.githubusercontent.com/u/1410811?v=4)](https://github.com/elimentz "elimentz (2 commits)")

### Embed Badge

![Health badge](/badges/ixudra-formidable/health.svg)

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

PHPackages © 2026

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