aleksip / starterkit-tpl-base
Base StarterKit for PHPTemplate
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:patternlab-starterkit
Requires
- aleksip/patternengine-tpl: ^1.0.0
- pattern-lab/core: ^2.0.0
This package is auto-updated.
Last update: 2024-10-20 08:44:45 UTC
README
The Base StarterKit for PHPTemplate is meant to be used as a near-blank starting point for PHPTemplate-based projects in Pattern Lab.
Requirements
The Base StarterKit for PHPTemplate requires the following PatternEngine:
Install
This StarterKit can be installed via one of the following commands:
php core/console --starterkit --init
php core/console --starterkit --install aleksip/starterkit-tpl-base
It is recommended that you do not install this StarterKit as a dependency for your Pattern Lab project via Composer.
Edit Files
After installation the files for this StarterKit can be found in source/
.