PHPackages                             joomlatools/pages - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. joomlatools/pages

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

joomlatools/pages
=================

Joomlatools Pages is a very fast just-in-time page generator and flexible framework that makes building websites with any CMS, API, or database fun again. It can be installed in Joomla as a component, or be used standalone

v0.23.4(3y ago)473.7k8[38 issues](https://github.com/joomlatools/joomlatools-pages/issues)[6 PRs](https://github.com/joomlatools/joomlatools-pages/pulls)GPL-3.0-onlyPHPPHP &gt;=8.0.0

Since May 7Pushed 3mo ago16 watchersCompare

[ Source](https://github.com/joomlatools/joomlatools-pages)[ Packagist](https://packagist.org/packages/joomlatools/pages)[ Docs](https://github.com/joomlatools/joomlatools-pages)[ RSS](/packages/joomlatools-pages/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (2)Versions (72)Used By (0)

[![Build package](https://github.com/joomlatools/joomlatools-pages/workflows/Build%20package/badge.svg?branch=master)](https://github.com/joomlatools/joomlatools-pages/workflows/Build%20package/badge.svg?branch=master)

Joomlatools Pages
=================

[](#joomlatools-pages)

### What is Joomlatools Pages?

[](#what-is-joomlatools-pages)

***Joomlatools Pages is a very fast [**page generator**](https://github.com/joomlatools/joomlatools-pages/discussions/655) and flexible framework that makes building websites with any CMS, API, or database [fun again](https://github.com/joomlatools/joomlatools-pages/wiki/Developer-Joy). It can be installed in Joomla as a component, or be used standalone.***

It's written in PHP and inspired by the ideas and concepts of flat-file CMS systems like [Grav](https://getgrav.org/) and [Statamic](statamic.com), static site generators like [Jekyll](https://jekyllrb.com), [Hugo](https://gohugo.io), [Gatsby](https://www.gatsbyjs.org/) and Headless CMS system like [Strapi](https://strapi.io/) and [Prismic](https://prismic.io/) etc.

Make no mistake, Pages is **not** a static site generator (SSG), Pages works in a *dynamic, lazy and smart* way. Pages are dynamically generated, and cached and incrementally re-generated when their content or layout has changed.

> Pages is more than a page generator, *it's an engine for creating websites*, combining the power of a dynamic web application, with the performance of a static site generator.

Pages takes your custom HTML/CSS/JS and churns through layouts to create a page. Throughout that process, you can tweak how you want the page to look, what data gets displayed in the layout, all that is required is a little bit of PHP logic to bring it all together.

Pages is **datasource agnostic**, your data can come from anywhere, for example you could use, a Joomla component, a database table, a headless CMS or even a webservice like [Airtable](https://airtable.com) or [Google Sheets](https://www.google.com/sheets/about/).

Pages can both be installed in Joomla and be used standalone, it's 100% compatible with every Joomla template, and also offers it's own a very powerful [theming system](https://github.com/joomlatools/joomlatools-pages/wiki/Themes).

We built it to be your perfect buddy, and [bring joy to web development](https://github.com/joomlatools/joomlatools-pages/wiki/Developer-Joy), it doesn't get in your way and it's always there if you need it.

### Why Joomlatools Pages?

[](#why-joomlatools-pages)

For the rebuild of [Joomlatools.com](http://joomlatools.com/blog/services/introducing-our-brand-new-website) we needed a solution that would allow us to easily include, and update, content on our site. Using Joomla would make the site very hard to manage. Pages solves this in an elegant and simple way, not to mention it's super fast and easy to work with too!

### Who is Joomlatools Pages for?

[](#who-is-joomlatools-pages-for)

Joomlatools Pages is for website developers and designers who create bespoke (Joomla) sites and have experience with html, markdown, etc. If you know how to use notepad you can work with Pages, knowledge of PHP is not required to get started.

Requirements
------------

[](#requirements)

- PHP8.0
- Joomlatools Framework 4.0

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

[](#installation)

### In Joomla

[](#in-joomla)

Go to the root directory of your installation in command line and execute this command:

```
composer require joomlatools/pages --ignore-platform-reqs

```

When installing in Joomla you need to use the --ignore-platform-reqs flag if not the installation will fail due to a mismatch in the platform constraint. Joomla's requires PHP 5.3.10 as minimum while Joomlatools Pages is set to minimum PHP7.4

### Standalone

[](#standalone)

Go to the root directory of your installation in command line and execute this command:

```
composer require joomlatools/pages

```

Documentation
-------------

[](#documentation)

You can find all the documentation for Joomlatools Pages [in the wiki](https://github.com/joomlatools/joomlatools-pages/wiki). Happy coding!

Contributing
------------

[](#contributing)

Joomlatools Pages is an open source, community-driven project. Contributions are welcome from everyone. We have [contributing guidelines](CONTRIBUTING.md) to help you get started.

Contributors
------------

[](#contributors)

See the list of [contributors](https://github.com/joomlatools/joomlatools-pages/contributors).

License
-------

[](#license)

Joomlatools Pages is open-source software licensed under the [GPLv3 license](LICENSE.txt).

Community
---------

[](#community)

Keep track of development and community news.

- Follow [@joomlatoolsdev on Twitter](https://twitter.com/joomlatoolsdev)
- Read the [Joomlatools Developer Blog](https://www.joomlatools.com/developer/blog/)
- Subscribe to the [Joomlatools Developer Newsletter](https://www.joomlatools.com/developer/newsletter/)

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 96.8% 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 ~26 days

Recently: every ~35 days

Total

64

Last Release

1282d ago

PHP version history (3 changes)v0.1.0PHP &gt;=7.0.0

v0.20.0PHP &gt;=7.3.0

v0.23.0PHP &gt;=8.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c3bae4a225e432a121658426e6e8e37e7e130ef939373079d13b579007b37a1?d=identicon)[joomlatools](/maintainers/joomlatools)

---

Top Contributors

[![johanjanssens](https://avatars.githubusercontent.com/u/266640?v=4)](https://github.com/johanjanssens "johanjanssens (2377 commits)")[![ercanozkaya](https://avatars.githubusercontent.com/u/90382?v=4)](https://github.com/ercanozkaya "ercanozkaya (56 commits)")[![waseemsadiq](https://avatars.githubusercontent.com/u/3632629?v=4)](https://github.com/waseemsadiq "waseemsadiq (9 commits)")[![amazeika](https://avatars.githubusercontent.com/u/389636?v=4)](https://github.com/amazeika "amazeika (5 commits)")[![manojLondhe](https://avatars.githubusercontent.com/u/1375006?v=4)](https://github.com/manojLondhe "manojLondhe (3 commits)")[![raeldc](https://avatars.githubusercontent.com/u/66454?v=4)](https://github.com/raeldc "raeldc (2 commits)")[![yiendos](https://avatars.githubusercontent.com/u/3769817?v=4)](https://github.com/yiendos "yiendos (2 commits)")[![kbrookes](https://avatars.githubusercontent.com/u/137195?v=4)](https://github.com/kbrookes "kbrookes (1 commits)")

---

Tags

frameworkpagesphpmarkdownpagescomponentjoomla

### Embed Badge

![Health badge](/badges/joomlatools-pages/health.svg)

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

###  Alternatives

[vtalbot/markdown

Markdown compiler for Laravel 5

100239.2k3](/packages/vtalbot-markdown)[kartik-v/yii2-markdown

Advanced Markdown editing and conversion utilities for Yii Framework 2.0

91273.8k6](/packages/kartik-v-yii2-markdown)[maglnet/magl-markdown

Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.

23198.8k4](/packages/maglnet-magl-markdown)[cartalyst/interpret

A driver-based content rendering package, with support for HTML, Markdown &amp; plain text. You can register custom drivers for custom content types.

1917.3k](/packages/cartalyst-interpret)[jeroen/mediawiki-github

Simple MediaWiki extension for embedding GitHub hosted content in wiki pages. Supports markdown rendering and syntax highlighting.

334.4k](/packages/jeroen-mediawiki-github)

PHPackages © 2026

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