PHPackages                             vch/craft-starter-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. vch/craft-starter-template

ActiveLibrary

vch/craft-starter-template
==========================

Learning Technologies Craft CMS Starter Template

1.0.5(3y ago)010BSD-3-ClausePHP

Since Dec 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/learnwithus/lt-craft-starter-template)[ Packagist](https://packagist.org/packages/vch/craft-starter-template)[ RSS](/packages/vch-craft-starter-template/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (7)Versions (7)Used By (0)

Learning Tech Craft CMS Starter Template
========================================

[](#learning-tech-craft-cms-starter-template)

Simple craft cms starter template fully responsive, built with Petite Vue, ViteJS and Twig Components (like Laravel Blade Components but for twig).

How to Use
----------

[](#how-to-use)

```
composer create-project vch/craft-starter-template name-of-site

```

The template will then automatically run the following commands:

- composer install
- php craft setup/welcome
- php craft plugin/install vite

*If you cancel out of this, you may need to rerun these commands*

After installing craft install the vite plugin, then you can install dependencies and start vite dev server.

```
npm install
npm run dev

```

If your environment is dev, the vite plugin will try to access the dev server, in production the vite plugin will try to access compiled assets. More info at [https://nystudio107.com/docs/vite/](https://nystudio107.com/docs/vite)

Macros
------

[](#macros)

- Image

Components with [Twig Components](https://github.com/giorgiopogliani/twig-components)
-------------------------------------------------------------------------------------

[](#components-with-twig-components)

- button

Pages
-----

[](#pages)

- 404
- 503

Partials (in \_layoyts)
-----------------------

[](#partials-in-_layoyts)

- favicon (with asset field in globals)
- footer
- header
- seo (ether/seo plugin)

Extensions
----------

[](#extensions)

added functions, available globally with a twig extension, you can add your own at `modules/extensions\UtilsExtension.php`

Plugins
-------

[](#plugins)

List of preinstalled plugins to solve common task when building a website.

```
craftcms/redactor
ether/seo
nystudio107/craft-vite
performing/twig-components

```

License
-------

[](#license)

The MIT License (MIT)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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 ~0 days

Total

6

Last Release

1249d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/54921316df91a6797121eb22d0b14e83895882b226b80b28f3cb4af5a2c490ab?d=identicon)[vch](/maintainers/vch)

---

Top Contributors

[![stuible](https://avatars.githubusercontent.com/u/1476537?v=4)](https://github.com/stuible "stuible (33 commits)")

### Embed Badge

![Health badge](/badges/vch-craft-starter-template/health.svg)

```
[![Health](https://phpackages.com/badges/vch-craft-starter-template/health.svg)](https://phpackages.com/packages/vch-craft-starter-template)
```

###  Alternatives

[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36205.0k3](/packages/wrav-oembed)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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