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 7y ago1 watchersCompare

[ Source](https://github.com/etconsilium/applejackyll)[ Packagist](https://packagist.org/packages/etconsilium/applejackyll)[ RSS](/packages/etconsilium-applejackyll/feed)WikiDiscussions master Synced 3d 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 49% 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

4195d 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

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

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

9.0k15.4k](/packages/prestashop-prestashop)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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