PHPackages                             maike-negreiros/page-assembler - 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. maike-negreiros/page-assembler

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

maike-negreiros/page-assembler
==============================

A simple code to assemble html files.

1.0.3(8y ago)028MITPHPPHP &gt;=7.1

Since May 18Pushed 8y agoCompare

[ Source](https://github.com/maikenegreiros/page-assembler)[ Packagist](https://packagist.org/packages/maike-negreiros/page-assembler)[ Docs](https://github.com/maikenegreiros/page-assembler)[ RSS](/packages/maike-negreiros-page-assembler/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (5)Used By (0)

page-assembler
==============

[](#page-assembler)

A simple code to assemble html files

Example
=======

[](#example)

```

        Template
        @include ../components/navbar.html

```

```

        Início
        Contato
        Portfolio

```

```
$PageAssembler = new PageAssembler;
$PageAssembler->build(__DIR__."/layouts/template.html", __DIR__."/newfile.html");

```

A file named "newfile.html" will be generated

```

        Template

                Início
                Contato
                Portfolio

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

Every ~1 days

Total

4

Last Release

2961d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31582481?v=4)[Maike Negreiros](/maintainers/maikenegreiros)[@maikenegreiros](https://github.com/maikenegreiros)

---

Top Contributors

[![maikenegreiros](https://avatars.githubusercontent.com/u/31582481?v=4)](https://github.com/maikenegreiros "maikenegreiros (1 commits)")

---

Tags

pagesassemblerassemblepage assembler

### Embed Badge

![Health badge](/badges/maike-negreiros-page-assembler/health.svg)

```
[![Health](https://phpackages.com/badges/maike-negreiros-page-assembler/health.svg)](https://phpackages.com/packages/maike-negreiros-page-assembler)
```

###  Alternatives

[professional-wiki/network

MediaWiki extension for adding interactive network visualizations to your wiki pages

3213.0k](/packages/professional-wiki-network)[bnomei/kirby3-recently-modified

Kirby Section to display recently modified content pages

3210.2k](/packages/bnomei-kirby3-recently-modified)[norberttech/static-content-generator-bundle

Generate static html pages from your symfony application

374.1k](/packages/norberttech-static-content-generator-bundle)[2createstudio/carbon-pagination

A handy WordPress library for building all kinds of paginations.

152.4k](/packages/2createstudio-carbon-pagination)

PHPackages © 2026

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