PHPackages                             etconsilium/applejackyll - 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. etconsilium/applejackyll

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

etconsilium/applejackyll
========================

Yet Another Jekyll Clone. Powered by Markdown, Twig, Console. Addicted by MLP ^\_\_^

1.5.1(11y ago)0221BSDLv2PHPPHP &gt;5.5

Since Nov 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/etconsilium/applejackyll)[ Packagist](https://packagist.org/packages/etconsilium/applejackyll)[ RSS](/packages/etconsilium-applejackyll/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (11)Versions (6)Used By (0)

Applejackyll
============

[](#applejackyll)

Jeckyll clone

Install
-------

[](#install)

- with composer.json

```
    "require": {
	"php":">5.3",
	"etconsilium/applejackyll": "dev-master"
    }
    ,
    "repositories": [
	{
            "type": "vcs",
            "url": "https://github.com/etconsilium/applejackyll"
        }
    ]

```

- w\\o composer

download &amp; unzip

```
$ilex = new \Silex\Application();
$ilex['autoloader']=new \Composer\Autoload\ClassLoader;
$ilex['autoloader']->add('Applejackyll',__DIR__.'/vendor/etconsilium/applejackyll/src');
$ilex['autoloader']->register();

```

Example
-------

[](#example)

```
use \Applejackyll\Applejackyll;

$ajk=new Applejackyll('_config.yaml');
$ajk->parse();

```

or

```
(new \Applejackyll\Applejackyll)->init('_config.yaml')->parse();

```

Enjoy!
------

[](#enjoy)

~VS \\wl

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

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

Total

3

Last Release

4242d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/834b0bab4f3d2068b5575aea761fb012ea3baccee2db973be9bcf12cde3c3ebb?d=identicon)[etconsilium](/maintainers/etconsilium)

---

Top Contributors

[![etconsilium](https://avatars.githubusercontent.com/u/2026534?v=4)](https://github.com/etconsilium "etconsilium (3 commits)")

---

Tags

liquidjekyllstatic-blogoctopresssite generator

### Embed Badge

![Health badge](/badges/etconsilium-applejackyll/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[drupal/core

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

19664.8M1.6k](/packages/drupal-core)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[drupal/core-recommended

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

6941.5M396](/packages/drupal-core-recommended)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k16.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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