PHPackages                             albertoadolfo27/friendly\_template - 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. albertoadolfo27/friendly\_template

ActiveLibrary

albertoadolfo27/friendly\_template
==================================

PHP Library to creating HTML templates

1.0.0(2y ago)019MITPHPPHP &gt;=8.0

Since Jul 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/AlbertoAdolfo27/friendly_template)[ Packagist](https://packagist.org/packages/albertoadolfo27/friendly_template)[ RSS](/packages/albertoadolfo27-friendly-template/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP Friendly Template
=====================

[](#php-friendly-template)

PHP Library to creating HTML templates

Getting started
---------------

[](#getting-started)

### Minimum requirements

[](#minimum-requirements)

- **PHP** &gt;= **8.0**

### Installation

[](#installation)

installation using [composer](https://getcomposer.org/)

```
composer require albertoadolfo27/friendly_template

```

### Quick Examples

[](#quick-examples)

#### Drawing a template

[](#drawing-a-template)

- 1. **index.php** file

```

        Link
        Link
        Link

```

- 3. **content.php** file, placed in the **views/** directory

```

    Content Template
    Welcome

```

- 4. **footer.php** file, placed in the **views/** directory

```

    Footer

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

1021d ago

### Community

Maintainers

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

---

Top Contributors

[![AlbertoAdolfo27](https://avatars.githubusercontent.com/u/22469867?v=4)](https://github.com/AlbertoAdolfo27 "AlbertoAdolfo27 (11 commits)")

### Embed Badge

![Health badge](/badges/albertoadolfo27-friendly-template/health.svg)

```
[![Health](https://phpackages.com/badges/albertoadolfo27-friendly-template/health.svg)](https://phpackages.com/packages/albertoadolfo27-friendly-template)
```

PHPackages © 2026

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