PHPackages                             beesoft/generator-html - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. beesoft/generator-html

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

beesoft/generator-html
======================

Static site

06PHP

Since May 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/beherochulin/katana-core)[ Packagist](https://packagist.org/packages/beesoft/generator-html)[ RSS](/packages/beesoft-generator-html/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Katana static site &amp; blog generator
=======================================

[](#katana-static-site--blog-generator)

[![Latest Version on Packagist](https://camo.githubusercontent.com/950f4b04e6049e3ecea1d4e0771b45234e1f11eb638d5bb866baeb39466719e3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7468656d736169642f6b6174616e612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/themsaid/katana)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.txt)[![Total Downloads](https://camo.githubusercontent.com/69d50a82372cca0aa5aba6d7d1b8b6a7301f6d706c60686e195048070e9af9f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7468656d736169642f6b6174616e612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/themsaid/katana)

PHP static site &amp; blog generator with markdown support.

Using the power of laravel's Blade templating engine.

> This repository contains the core code. If you want to use Katana visit [this repository](https://github.com/themsaid/katana)

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

[](#installation)

To install a fresh Katana installation you need to [install composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx) &amp; run the following command:

```
composer create-project themsaid/katana my-new-site

```

Once the installation is done you may build your website using the command:

```
php katana build

```

Katana is shipped with sample content to help you get started immediately, and after this command runs your site will be generated in the `/public` directory.

Documentation
-------------

[](#documentation)

The complete Katana documentation can be found here:

Blog generator
--------------

[](#blog-generator)

Katana is shipped with a static blog generator, all you need to do is create a new `.blade.php` file in the `/content/_blog` directory and Katana will compile all the posts and present them in a view of your choice.

Blog posts list is paginated based on the configuration options in `config.php`. There's also a `$blogPosts` variable available in all your blade views that contains an array of posts.

Blade templating engine
-----------------------

[](#blade-templating-engine)

Blade is a simple yet powerful templating engine built for laravel, you need to [check Blade's documentation](https://laravel.com/docs/5.2/blade) if you're not already familiar with it.

Using with GitHub Pages
-----------------------

[](#using-with-github-pages)

You can use Katana to publish a website over GitHub Pages using subtrees, the idea is to deploy the public directory as the master branch of your user GitHub pages repository or the gh-pages branch of your project repository.

You can find the full details in [the documentation](http://themsaid.github.io/katana/).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/730d2c2457389fc9b72c260cf8f3da44380f9d77464feb1464f719ece8c5de75?d=identicon)[beesoft](/maintainers/beesoft)

---

Top Contributors

[![beherochuling](https://avatars.githubusercontent.com/u/10163463?v=4)](https://github.com/beherochuling "beherochuling (3 commits)")

### Embed Badge

![Health badge](/badges/beesoft-generator-html/health.svg)

```
[![Health](https://phpackages.com/badges/beesoft-generator-html/health.svg)](https://phpackages.com/packages/beesoft-generator-html)
```

PHPackages © 2026

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