PHPackages                             tapestry-cloud/tapestry - 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. tapestry-cloud/tapestry

ActiveLibrary

tapestry-cloud/tapestry
=======================

Static site generator with PHPPlates

1.0.12(8y ago)32610↓100%1[28 issues](https://github.com/tapestry-cloud/tapestry/issues)MITPHPPHP &gt;=5.6.0

Since Nov 15Pushed 7y ago4 watchersCompare

[ Source](https://github.com/tapestry-cloud/tapestry)[ Packagist](https://packagist.org/packages/tapestry-cloud/tapestry)[ RSS](/packages/tapestry-cloud-tapestry/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (18)Used By (0)

Tapestry
========

[](#tapestry)

*Plates PHP Static Site Generator*

 [![Build Status](https://camo.githubusercontent.com/c3b74399c683022bffefe1109f2dc0b73198838009fab05e7988b556c0477994/68747470733a2f2f7472617669732d63692e6f72672f74617065737472792d636c6f75642f74617065737472792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tapestry-cloud/tapestry) [![Test Coverage](https://camo.githubusercontent.com/21c37a4763f6c00e51c37eb11c7ad9d29153bd7ead75ceb95b030280eeb47b11/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f74617065737472792d636c6f75642f74617065737472792f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/tapestry-cloud/tapestry/coverage) [![Latest Stable Version](https://camo.githubusercontent.com/a9291785c1c04846abb625ed7de3eaa9a9d0af833fddb1733c1ca22aea3e088c/68747470733a2f2f706f7365722e707567782e6f72672f74617065737472792d636c6f75642f74617065737472792f762f737461626c652e737667)](https://packagist.org/packages/tapestry-cloud/tapestry) [![License](https://camo.githubusercontent.com/f45d904953153ca304a2328243d2733e095eee13a631a1f390709885d41dd692/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6672616d65776f726b2f6c6963656e73652e737667)](LICENSE)

About Tapestry
--------------

[](#about-tapestry)

Tapestry is a static site generator that uses the [plates](http://platesphp.com/) template system by the league of extraordinary packages. Tapestry aims to be fast, easy to use and easy to extend. It has been inspired by similar generators [Sculpin](https://sculpin.io/) and [Jigsaw](http://jigsaw.tighten.co/). Tapestry is designed for developers who prefer to use native PHP templates over compiled template languages such as Twig or Blade.

### Highlights

[](#highlights)

- Native PHP templates with the use of the [plates](http://platesphp.com/) template system
- [Blog aware](https://www.tapestry.cloud/documentation/your-content/) out of the box
- Built to be extendable with [plugins](https://www.tapestry.cloud/documentation/working-examples/#plugins)

Learning Tapestry
-----------------

[](#learning-tapestry)

The [Tapestry documentation](https://www.tapestry.cloud/documentation/?utm_source=github&utm_medium=referral&utm_campaign=README) provides a thorough insight into the inner workings of Tapestry. Making it as easy as possible to get started generating your sites.

Installing Tapestry
-------------------

[](#installing-tapestry)

The recommended method for installing Tapestry is to grab the latest [zipped release here](https://github.com/carbontwelve/tapestry/releases) and unzip the contents into your `$PATH` to make it globally available from your command line.

For Windows environments a `.bat` file is included so that you do not have to type `php tapestry.phar` to run Tapestry; for it to work ensure it is kept in the same folder as the `.phar`.

For alternative methods of installing Tapestry see the [install documentation here](https://www.tapestry.cloud/documentation/installation/?utm_source=github&utm_medium=referral&utm_campaign=README).

License
-------

[](#license)

Tapestry is open sourced software licensed under the [MIT License](LICENSE).

Not invented here
-----------------

[](#not-invented-here)

[StaticGen](https://www.staticgen.com/) has a list of other static site generators available, although to my knowledge Tapestry is the only one to use the PHPPlates template engine.

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance3

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~54 days

Total

11

Last Release

3049d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.4.0

1.0.6PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/32e6199648ca613ea8451f73c0b13977c35f98cfc0f369316ba7e10eb9c5e9c8?d=identicon)[carbontwelve](/maintainers/carbontwelve)

---

Top Contributors

[![carbontwelve](https://avatars.githubusercontent.com/u/464699?v=4)](https://github.com/carbontwelve "carbontwelve (668 commits)")

---

Tags

command-line-toolphpphp-platesstatic-sitestatic-site-generationstatic-site-generatorstatic-websitetapestrythephpleague-platesgeneratorstaticsiteplates

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tapestry-cloud-tapestry/health.svg)

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

###  Alternatives

[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M565](/packages/symfony-maker-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M341](/packages/drupal-core-recommended)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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