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

ActiveLibrary

omnia-digital/catalyst-core-plugin
==================================

Core plugin required for Catalyst

040[5 PRs](https://github.com/omnia-digital/catalyst-core-plugin/pulls)BladeCI passing

Since Mar 4Pushed 2mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (7)Used By (0)

Core plugin required for Catalyst
=================================

[](#core-plugin-required-for-catalyst)

[![Latest Version on Packagist](https://camo.githubusercontent.com/26ad9e60a1ea943e7454c28c65c0dd71c17823962a2180c9c7073547121bfa63/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6d6e69612d6469676974616c2f636174616c7973742d636f72652d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnia-digital/catalyst-core-plugin)[![GitHub Tests Action Status](https://camo.githubusercontent.com/df789089a0371de7e9a65688da22c8d51148bdaa57c5d09c82c7d7dbc3ea27ac/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f6d6e69612d6469676974616c2f636174616c7973742d636f72652d706c7567696e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/omnia-digital/catalyst-core-plugin/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/75811cd897b06cdc98cf481b8e7767ece453ede53ee083e34db820f99131936d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f6d6e69612d6469676974616c2f636174616c7973742d636f72652d706c7567696e2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/omnia-digital/catalyst-core-plugin/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/a451cf06f2feab68550fabe18210f45c62fe7cf4e9d1a0e818cf36d1ca8f5f3e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6d6e69612d6469676974616c2f636174616c7973742d636f72652d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnia-digital/catalyst-core-plugin)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

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

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$catalyst = new OmniaDigital\Catalyst();
echo $catalyst->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

26

—

LowBetter than 43% of packages

Maintenance56

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 86.7% 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 (169 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (13 commits)")

### Embed Badge

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

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

PHPackages © 2026

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