PHPackages                             omnia-digital/catalyst-forms-plugin - 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. omnia-digital/catalyst-forms-plugin

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

omnia-digital/catalyst-forms-plugin
===================================

Forms plugin for Catalyst

059[2 PRs](https://github.com/omnia-digital/catalyst-forms-plugin/pulls)PHP

Since Mar 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/omnia-digital/catalyst-forms-plugin)[ Packagist](https://packagist.org/packages/omnia-digital/catalyst-forms-plugin)[ RSS](/packages/omnia-digital-catalyst-forms-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Forms plugin for Catalyst
=========================

[](#forms-plugin-for-catalyst)

[![Latest Version on Packagist](https://camo.githubusercontent.com/379b5ee2cf8f5d8a70ff796b778b8431ce330201c8277370752fc2e7836fceb5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6d6e69612d6469676974616c2f636174616c7973742d666f726d732d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnia-digital/catalyst-forms-plugin)[![GitHub Tests Action Status](https://camo.githubusercontent.com/4978d2d464fabc90b0cbd3a0d9549a0bd70f1964f7ca22e28322dfc0f1345a5f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f6d6e69612d6469676974616c2f636174616c7973742d666f726d732d706c7567696e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/omnia-digital/catalyst-forms-plugin/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2c12142e7f7fbe407ecb248e542a130cea593db5e2b045ae802bfa2d4f32f961/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f6d6e69612d6469676974616c2f636174616c7973742d666f726d732d706c7567696e2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/omnia-digital/catalyst-forms-plugin/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/565e08c432749911e7aa6e32b4a7e494cfcad77993f48d47679d0e961b210514/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6d6e69612d6469676974616c2f636174616c7973742d666f726d732d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnia-digital/catalyst-forms-plugin)

Allows customization of Forms using a Drag-and-Drop UI within a Filament Admin Panel. Built for the Catalyst Framework, but can be used in most Laravel packages.

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

[](#installation)

You can install the package via composer:

```
composer require omnia-digital/catalyst-forms-plugin
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="catalyst-forms-plugin-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="catalyst-forms-plugin-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="catalyst-forms-plugin-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$catalystFormsPlugin = new OmniaDigital\CatalystForms();
echo $catalystFormsPlugin->echoPhrase('Hello, OmniaDigital!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Josh Torres](https://github.com/joshtorres)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 81.3% 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/58eaaf3ed33b7bae901022c967d0be524f1ad85c370296212307b0dd4fa4fc8e?d=identicon)[omniadigital](/maintainers/omniadigital)

---

Top Contributors

[![joshtorres](https://avatars.githubusercontent.com/u/5092957?v=4)](https://github.com/joshtorres "joshtorres (26 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/omnia-digital-catalyst-forms-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/omnia-digital-catalyst-forms-plugin/health.svg)](https://phpackages.com/packages/omnia-digital-catalyst-forms-plugin)
```

###  Alternatives

[freedsx/ldap

A Pure PHP LDAP library

157142.4k2](/packages/freedsx-ldap)[arm092/livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS

2953.8k](/packages/arm092-livewire-datatables)[wiebenieuwenhuis/filament-char-counter

Count the amount of characters in a field

278.5k](/packages/wiebenieuwenhuis-filament-char-counter)[mchampaneri/timeslicer

A plugable laravel package to generate time slots of particular time interval for any time range.

103.2k](/packages/mchampaneri-timeslicer)

PHPackages © 2026

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