PHPackages                             smart-cms/template-builder - 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. smart-cms/template-builder

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

smart-cms/template-builder
==========================

This is my package template-builder

1.x-dev(6mo ago)04231MITPHPPHP ^8.3CI passing

Since Jul 28Pushed 6mo agoCompare

[ Source](https://github.com/s-cms/template-builder)[ Packagist](https://packagist.org/packages/smart-cms/template-builder)[ Docs](https://github.com/smart-cms/template-builder)[ RSS](/packages/smart-cms-template-builder/feed)WikiDiscussions main Synced 1mo ago

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

This is my package template-builder
===================================

[](#this-is-my-package-template-builder)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5ae79ff4e2e9bca94c0d4878e371e950139e2e2e2b331623e1dbfeacd75dc6ba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736d6172742d636d732f74656d706c6174652d6275696c6465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smart-cms/template-builder)[![GitHub Tests Action Status](https://camo.githubusercontent.com/74561c92cda46943b3a94c260976a83b41f59298a2129568e4939c58d9f4ab8a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736d6172742d636d732f74656d706c6174652d6275696c6465722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/smart-cms/template-builder/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/ce0dacedf18d92a51382a87012b82dc35fa7476a9129277183345030f96fe494/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736d6172742d636d732f74656d706c6174652d6275696c6465722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/smart-cms/template-builder/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/8ccdfbab5da377296242a63b82a5d5354b009352d4270ee3ddcf4843848f1f75/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736d6172742d636d732f74656d706c6174652d6275696c6465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smart-cms/template-builder)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require smart-cms/template-builder
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="template-builder-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="template-builder-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="template-builder-views"
```

This is the contents of the published config file:

```
return [
];
```

Testing
-------

[](#testing)

```
composer test
```

Credits
-------

[](#credits)

- [maxboyko](https://github.com/SmartCms)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance66

Regular maintenance activity

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% 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

196d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/91ce18980be3db08a832b33c12273dcd9687bb699fcaf85c850ac3026112062f?d=identicon)[Smart-CMS](/maintainers/Smart-CMS)

---

Top Contributors

[![MaxBoiko21](https://avatars.githubusercontent.com/u/92517114?v=4)](https://github.com/MaxBoiko21 "MaxBoiko21 (9 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")[![Smart-CMS](https://avatars.githubusercontent.com/u/206040389?v=4)](https://github.com/Smart-CMS "Smart-CMS (1 commits)")

---

Tags

laravelSmartCmstemplate-builder

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/smart-cms-template-builder/health.svg)

```
[![Health](https://phpackages.com/badges/smart-cms-template-builder/health.svg)](https://phpackages.com/packages/smart-cms-template-builder)
```

###  Alternatives

[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.

17021.0k2](/packages/statikbe-laravel-filament-flexible-content-blocks)[outerweb/filament-translatable-fields

Filament integration for spatie/laravel-translatable

3582.9k8](/packages/outerweb-filament-translatable-fields)[filafly/brisk

A simple, friendly theme for Filament.

2211.9k1](/packages/filafly-brisk)[solution-forest/filament-field-group

Filament Field Group is a powerful Laravel package that enhances Filament's form building capabilities. It allows you to easily group and organize form fields, improving the structure and readability of your forms.

291.8k3](/packages/solution-forest-filament-field-group)

PHPackages © 2026

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