PHPackages                             acitjazz/product-catalog - 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. acitjazz/product-catalog

ActiveLibrary

acitjazz/product-catalog
========================

Product Catalog With Categories

00PHPCI failing

Since May 28Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/acit-jazz/product-catalog)[ Packagist](https://packagist.org/packages/acitjazz/product-catalog)[ RSS](/packages/acitjazz-product-catalog/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Product Catalog With Categories
===============================

[](#product-catalog-with-categories)

Laravel - Inertia - Vue3

Support us
----------

[](#support-us)

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

[](#installation)

You can install the package via composer:

```
composer require acitjazz/product-catalog
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="product-catalog-migrations"
php artisan migrate
```

or

```
php artisan migrate --path=vendor/acitjazz/product-catalog/database/migrations
```

Publish the Inertia Views

```
php artisan vendor:publish --tag=product-catalog-assets --force
```

Usage
-----

[](#usage)

```
$productCatalog = new AcitJazz\ProductCatalog();
echo $productCatalog->echoPhrase('Hello, AcitJazz!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [AcitJazz](https://github.com/AcitJazz)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.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/561f31748ace72e20b8bfdf6652da50b87eb78cd3536c75a91441f98e7439a87?d=identicon)[acitjazz](/maintainers/acitjazz)

---

Top Contributors

[![acitjazz](https://avatars.githubusercontent.com/u/573830?v=4)](https://github.com/acitjazz "acitjazz (5 commits)")[![acit-jazz](https://avatars.githubusercontent.com/u/200181260?v=4)](https://github.com/acit-jazz "acit-jazz (1 commits)")

### Embed Badge

![Health badge](/badges/acitjazz-product-catalog/health.svg)

```
[![Health](https://phpackages.com/badges/acitjazz-product-catalog/health.svg)](https://phpackages.com/packages/acitjazz-product-catalog)
```

PHPackages © 2026

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