PHPackages                             hasnayeen/blade-ssg - 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. hasnayeen/blade-ssg

ActiveLibrary

hasnayeen/blade-ssg
===================

Filament plugin for static site generation for Laravel with blade component supported markdown.

v3.0.3(2y ago)0111[4 PRs](https://github.com/Hasnayeen/blade-ssg/pulls)MITPHPPHP ^8.1CI passing

Since Aug 29Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Hasnayeen/blade-ssg)[ Packagist](https://packagist.org/packages/hasnayeen/blade-ssg)[ Docs](https://github.com/hasnayeen/blade-ssg)[ GitHub Sponsors](https://github.com/Hasnayeen)[ RSS](/packages/hasnayeen-blade-ssg/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelogDependencies (15)Versions (9)Used By (0)

Filament plugin for static site generation for Laravel with blade component supported markdown.
===============================================================================================

[](#filament-plugin-for-static-site-generation-for-laravel-with-blade-component-supported-markdown)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0a032692018b47ae5792d8b2eed78dbbcd80b9b9e128afc02b39e6fc92f62672/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6861736e617965656e2f626c6164657373672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hasnayeen/bladessg)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5eb931b14e1aa799ae6d91cf03694201271564fe25648a8c4ef8230bcaa45410/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6861736e617965656e2f626c6164657373672f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/hasnayeen/bladessg/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/0676aa2ff89f960109640e797e7dbd75e1d7420209debe0941376644a0079adf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6861736e617965656e2f626c6164657373672f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/hasnayeen/bladessg/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/8ea2f6a60d9f69013989ef3a590ae89faf7ad7c46cd141c5430dcf56c4b08a41/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6861736e617965656e2f626c6164657373672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hasnayeen/bladessg)

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

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

[](#installation)

You can install the package via composer:

```
composer require hasnayeen/bladessg
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$bladeSsg = new Hasnayeen\BladeSsg();
echo $bladeSsg->echoPhrase('Hello, Hasnayeen!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance60

Regular maintenance activity

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

5

Last Release

120d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9e1bc0a6f79bc25e6e5995238b3b2e5cfc76d4118d87377e0c45e984b707fb2?d=identicon)[Hasnayeen](/maintainers/Hasnayeen)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 commits)")[![Hasnayeen](https://avatars.githubusercontent.com/u/9433499?v=4)](https://github.com/Hasnayeen "Hasnayeen (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

---

Tags

laravelHasnayeenblade-ssg

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/hasnayeen-blade-ssg/health.svg)

```
[![Health](https://phpackages.com/badges/hasnayeen-blade-ssg/health.svg)](https://phpackages.com/packages/hasnayeen-blade-ssg)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[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)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)

PHPackages © 2026

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