PHPackages                             delickate/templating - 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. delickate/templating

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

delickate/templating
====================

Templating package for Laravel

v1.0.0(4mo ago)012↓93.3%MITCSSPHP ^7.3|^8.0

Since Feb 26Pushed 4mo agoCompare

[ Source](https://github.com/delickate/templating)[ Packagist](https://packagist.org/packages/delickate/templating)[ RSS](/packages/delickate-templating/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Delickate Templating
====================

[](#delickate-templating)

Templating package for Laravel that provides reusable layout views and frontend assets.

---

📦 Installation
--------------

[](#-installation)

Install the package via Composer:

```
composer require delickate/templating
```

To publish all resources:

```
php artisan vendor:publish --tag=templating --force
```

🧩 Usage

After publishing, you can extend the layout in your Blade views:

For login page:

```
@extends('layouts.loginTemplatePage')
```

For other pages:

```
@extends('layouts.masterTemplatePage')
```

To remove package

```
> composer require delickate/templating
> composer clear-cache
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance77

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

128d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/delickate-templating/health.svg)

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

###  Alternatives

[blade-ui-kit/blade-icons

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

2.5k42.5M404](/packages/blade-ui-kit-blade-icons)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.0k14](/packages/tallstackui-tallstackui)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)

PHPackages © 2026

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