PHPackages                             iamine/blader - 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. [Templating &amp; Views](/categories/templating)
4. /
5. iamine/blader

ActiveLibrary[Templating &amp; Views](/categories/templating)

iamine/blader
=============

HTML Generator using Laravel Blade templating engine

v1.0.0(5y ago)012MITPHPPHP ^7.3

Since Jan 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iamine/blader)[ Packagist](https://packagist.org/packages/iamine/blader)[ RSS](/packages/iamine-blader/feed)WikiDiscussions master Synced 1w ago

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

Blader
======

[](#blader)

HTML Generator using Laravel Blade templating engine

### Requirements

[](#requirements)

- PHP &gt; 7.3
- Node + NPM

### Installation

[](#installation)

first install a fresh project of blader

```
composer create-project iamine/blader blader

```

after you creating your project with composer cd inside project and run:

```
npm install

```

### Folders Structure

[](#folders-structure)

```
source/
    _assets/
    _components/
    _layouts/
    index.blade.php

```

Any folder or file start with ( \_ ) will be ignored during the compiling proccess.

\[ \_assets \] for static assets like js, sass, css.... this folder will be compiled to assets in source directory and then will be copied to the compiled directory.

\[ \_components \] where blade components live.

### Available Commands

[](#available-commands)

#### PHP Commands

[](#php-commands)

```
php blader build

```

this will generate a compiled version of your project

#### NPM Commands

[](#npm-commands)

```
npm run dev

npm run watch

npm run prod

```

npm prod will generate a beautified version of HTML files.

### LICENSE

[](#license)

The MIT License (MIT).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

2042d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/230110?v=4)[Aminos](/maintainers/Aminos)[@aminos](https://github.com/aminos)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/iamine-blader/health.svg)

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

###  Alternatives

[blade-ui-kit/blade-icons

A package to easily make use of icons in your Laravel Blade views.

2.5k46.0M465](/packages/blade-ui-kit-blade-icons)[moonshine/moonshine

Laravel administration panel

1.3k268.2k89](/packages/moonshine-moonshine)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.3k457.5k30](/packages/tightenco-jigsaw)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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