PHPackages                             atris314/blog-module - 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. [Framework](/categories/framework)
4. /
5. atris314/blog-module

ActiveLaravel-module[Framework](/categories/framework)

atris314/blog-module
====================

A reusable blog module for Laravel.

v1.0.0(1y ago)31MITBlade

Since May 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/atris314/blog_module)[ Packagist](https://packagist.org/packages/atris314/blog-module)[ RSS](/packages/atris314-blog-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Blog Module
===================

[](#laravel-blog-module)

[v1.0.0](https://packagist.org/packages/atris314/blog-module)[![Build Status](https://github.com/laravel/framework/workflows/tests/badge.svg)](https://github.com/atris314)[![License](https://camo.githubusercontent.com/4a64c31c71966d152c876eea1f35e85fbd33d57ddf5754260a41f053aa72c5b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)

👩‍💻 Made by
===========

[](#‍-made-by)

Developed with ❤️ by Farinaz Haghighi If you found this package useful, feel free to ⭐️ the repo and share it with others!

A reusable blog module for the Laravel framework, built using the `nwidart/laravel-modules` package.

📦 Installation
==============

[](#-installation)

To install this module, follow the steps below in order:

1. Install nwidart/laravel-modules

```
composer require nwidart/laravel-modules
```

2. Publish the configuration files

```
php artisan vendor:publish --provider="Nwidart\Modules\LaravelModulesServiceProvider"
```

3. Install joshbrw/laravel-module-installer

```
composer require joshbrw/laravel-module-installer
```

4. Install the Blog Module

```
composer require atris314/blog-module
```

After installation, the module will be placed inside the `Modules/Blog` directory and automatically registered.

🙌 Contributing
==============

[](#-contributing)

Feel free to open issues, submit pull requests, or suggest improvements.Contributions are always welcome! 💛

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance46

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

406d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/75878118?v=4)[farinaz haghighi](/maintainers/atris314)[@atris314](https://github.com/atris314)

---

Top Contributors

[![atris314](https://avatars.githubusercontent.com/u/75878118?v=4)](https://github.com/atris314 "atris314 (33 commits)")

### Embed Badge

![Health badge](/badges/atris314-blog-module/health.svg)

```
[![Health](https://phpackages.com/badges/atris314-blog-module/health.svg)](https://phpackages.com/packages/atris314-blog-module)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M300](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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