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(1y ago)011MITPHPPHP ^8.2CI failing

Since May 28Pushed 1y 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 today

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

30

—

LowBetter than 62% of packages

Maintenance49

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

379d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/573830?v=4)[Acit Jazz](/maintainers/acitjazz)[@acitjazz](https://github.com/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

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.3k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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