PHPackages                             acitjazz/article - 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/article

ActiveLibrary

acitjazz/article
================

This is my package article

v1.2.1(11mo ago)011MITPHPPHP ^8.2CI failing

Since May 28Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/acit-jazz/article)[ Packagist](https://packagist.org/packages/acitjazz/article)[ Docs](https://github.com/acitjazz/article)[ GitHub Sponsors](https://github.com/AcitJazz)[ RSS](/packages/acitjazz-article/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (4)Used By (0)

Article With Tags
=================

[](#article-with-tags)

Laravel - Inertia - Vue3

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

[](#support-us)

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

[](#installation)

You can install the package via composer:

```
composer require acitjazz/article
```

You can publish and run the migrations with:

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

or

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

Publish assets

```
php artisan vendor:publish --tag=article-assets
php artisan vendor:publish --tag=article-seeders

php artisan db:seed --class=TagSeeder
php artisan db:seed --class=ArticleSeeder
```

Usage
-----

[](#usage)

```
$article = new AcitJazz\Article();
echo $article->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

31

—

LowBetter than 68% of packages

Maintenance52

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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 ~11 days

Total

3

Last Release

333d ago

### 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 (6 commits)")

---

Tags

laravelarticleAcitJazz

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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