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.1.0(4w ago)014↓95.7%MITCSSPHP ^7.3|^8.0|^8.2|^8.3|^8.4

Since Feb 26Pushed 4w agoCompare

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

READMEChangelogDependencies (2)Versions (3)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

42

—

FairBetter than 88% of packages

Maintenance94

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Every ~145 days

Total

2

Last Release

28d ago

PHP version history (2 changes)v1.0.0PHP ^7.3|^8.0

v1.1.0PHP ^7.3|^8.0|^8.2|^8.3|^8.4

### 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 (2 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

[moonshine/moonshine

Laravel administration panel

1.3k268.2k89](/packages/moonshine-moonshine)[illuminate/view

The Illuminate View package.

13047.7M2.5k](/packages/illuminate-view)[tallstackui/tallstackui

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

731189.9k16](/packages/tallstackui-tallstackui)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[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)[statikbe/laravel-filament-flexible-content-blocks

The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.

17927.9k6](/packages/statikbe-laravel-filament-flexible-content-blocks)

PHPackages © 2026

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