PHPackages                             snairbef/blog - 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. snairbef/blog

ActiveLibrary

snairbef/blog
=============

This is my package blog

v0.1.0-alpha(1mo ago)02↓100%MITPHPPHP ^8.3CI passing

Since Mar 14Pushed 1mo agoCompare

[ Source](https://github.com/febryars33/blog)[ Packagist](https://packagist.org/packages/snairbef/blog)[ Docs](https://github.com/snairbef/blog)[ GitHub Sponsors](https://github.com/snairbef)[ RSS](/packages/snairbef-blog/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (10)Versions (2)Used By (0)

This is my package blog
=======================

[](#this-is-my-package-blog)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0b4cd6dd42a41d44d6f6fa2dcf3dde58a5b42d2bfd43c422bbb46e17c6d3d9da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736e6169726265662f626c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/snairbef/blog)[![GitHub Tests Action Status](https://camo.githubusercontent.com/82b4981661d846cb9d88725fd0f1ba3d29c383644905cad9b6caa74976804f4d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736e6169726265662f626c6f672f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/snairbef/blog/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/3439fac397440f4cbd14cd31a192ccc99d91123c6ec79a1eed17e91b85569480/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736e6169726265662f626c6f672f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/snairbef/blog/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/7313132914b967ab4f573b49558fa8a93b5f240726b1367b2101a3e0377c8d1c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736e6169726265662f626c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/snairbef/blog)

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

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

[](#support-us)

[![](https://camo.githubusercontent.com/a37c33b2036e4ebbc13f86eed6c9b56d907d11af0f77c78db59e6be37122e9dc/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f626c6f672e6a70673f743d31)](https://spatie.be/github-ad-click/blog)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require snairbef/blog
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="blog-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="blog-views"
```

Usage
-----

[](#usage)

```
$blog = new Snairbef\Blog();
echo $blog->echoPhrase('Hello, Snairbef!');
```

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)

- [Febriansyah Riki Setiadi](https://github.com/febryars33)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 81% of packages

Maintenance95

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

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

55d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fb8fb96d98952602cfdcd5943907c1ad647c4e96b2b202564c0d13e403a2d91?d=identicon)[febryars33](/maintainers/febryars33)

---

Top Contributors

[![febryars33](https://avatars.githubusercontent.com/u/48888849?v=4)](https://github.com/febryars33 "febryars33 (2 commits)")

---

Tags

laravelblogSnairbef

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  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)[ralphjsmit/laravel-filament-seo

A package to combine the power of Laravel SEO and Filament Admin.

15398.7k10](/packages/ralphjsmit-laravel-filament-seo)[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)

PHPackages © 2026

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