PHPackages                             creativitas/markdownuts - 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. creativitas/markdownuts

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

creativitas/markdownuts
=======================

Next Generation PHP Markdown Website

v1.0.1(1y ago)4211MITPHPPHP ^7.4 || ^8.0

Since Feb 5Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/mesinkasir/markdownuts)[ Packagist](https://packagist.org/packages/creativitas/markdownuts)[ Docs](https://markdownuts.axcora.com)[ GitHub Sponsors](https://github.com/sponsors/mesinkasir)[ Fund](https://creativitaz.gumroad.com/coffee)[ RSS](/packages/creativitas-markdownuts/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

MarkDownuts 🍩
=============

[](#markdownuts-)

Next Generation PHP Markdown Website - Flatifle CMS - Static Site Generator Alternative run on PHP

---

About MarkDownuts 🍩
-------------------

[](#about-markdownuts-)

Do you want to develop and build a website by adopting the concept of a static site generator,working with markdown , yaml like jekyll / 11ty eleventy, and running on your PHP hosting??

MarkDownuts is the right solution for you.

This project is inspired by Jekyll, Eleventy 11ty which focuses on speed, simplicity, stability, and security. and ease of working with markdown and yaml files.

Let's start using markdownuts now to build a modern PHP website easily and quickly.

Documentation :

---

### Features

[](#features)

- PHP never die !!
- Very easy to use
- No Database
- No Need Build Production
- Easy Installation , Just download and upload in to your PHP host , and your site is live
- Can install via Composer
- Markdown Content .md Files
- YAML Fonrtmatter .yml files
- Auto SEO Injection Script
- Meta Tag
- Twitter Card
- Open Graph
- Focus for Speed and Peformance
- Run on PHP
- Dynamic Blog Page
- Blog List
- Blog Pagination
- Post Pagination
- Tags List
- Tags Page
- Static Page
- Sitemap Generator
- Auto Sitemap (New)
- Auto Clear Cache (New)
- Backend CMS (New) [Download Backend CMS Plugin](https://markdownuts.axcora.com/theme/admincms/)
- And More...

---

### [🚀 Become a Sponsor](https://github.com/sponsors/mesinkasir) | [☕ Buy me Coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JVZVXBC4N9DAN) | [🍩 Buy me a Donuts](https://creativitaz.gumroad.com/coffee)

[](#-become-a-sponsor---buy-me-coffee----buy-me-a-donuts)

---

Test drive demo : [Run Demo](https://axcora.my.id/markdownuts/brutalisme/)

A Project by [Creativitas](https://creativitas.dev/)

---

### Brutalisme Starter Themes

[](#brutalisme-starter-themes)

[![Brutalism MarkDownuts](markdownuts-brutalisme.webp)](markdownuts-brutalisme.webp)

Starter themes for help you develop your modern website quickly !!

Test Drive Brutalisme Peformance and Speed

Mobile Target

[![Brutalism MarkDownuts Mobile Peformance](mobile.webp)](mobile.webp)

Desktop Target

[![Brutalism MarkDownuts Desktop Peformance](desktop.webp)](desktop.webp)

---

Get Start
---------

[](#get-start)

Let's built and develop your modern PHP website with MarkDownuts

### Install via composer

[](#install-via-composer)

Open terminal on your cloud host.

Installation markdownuts default via composer

`composer create-project creativitas/markdownuts`

Installation markdownuts with your project name via composer

`composer create-project creativitas/markdownuts project-name`

change `project-name` with your project name, example `markdownuts`

### Install with git

[](#install-with-git)

Other solutions you can use terminal , open terminal and run

`git clone https://github.com/mesinkasir/markdownuts.git`

Next step you can access your source code file, `cd yourproject`

Now we need to run installation `composer install`

Congratulations your site is live now !!

### Download Source Code

[](#download-source-code)

Download markDownuts complete source code file, and upload in to your host , next you can run your website, that's it !!

[Download Full Source Code Main](https://creativitaz.gumroad.com/l/markdownuts-starter)

### Setup your site

[](#setup-your-site)

After installing and running your project, you will see the starter project is a skeleton version without CSS styling. First of course you need to set up your site, add your site URL, you can change the site name, description, social media and more into `config.yml`

After entering your site URL, via config.yml then Brutalism Starter is active as your theme.

SITE URL

- Live online host you can add site url like this `url: "https://yourdomainanme.com"`
- Wampp / Lampp / Xampp you can add site url like this `url: "http://localhost/markdownuts"`
- PHP built in sever you can add make empty site url like this `url: ""`

If you work on local you need to setup you`.htaccess` , for example you want run on `htcods/markdownuts` , you can set look like this

```
RewriteBase /markdownuts/

```

To setup your Site for SEO , sitename, Twitter card and Open Graph ,nabar,and copyrights on footer you can update your site name , twitter user, facebook user and others on config.yml

### Work with PHP built-in-webserver

[](#work-with-php-built-in-webserver)

Open terminal anda access your project, `cd/myproject` next you can run

```
php -S localhost:8080 router.php

```

### Create new post

[](#create-new-post)

If you want to create new blog post, you can access on `posts` folder, and create new markdown files.

### Create static page

[](#create-static-page)

If you want to create new static page, you can access on `pages` folder, and create new markdown files.

### Generate Sitemap

[](#generate-sitemap)

To generate an automatic sitemap.xml, just access `yourweb.com/getsitemp.php` change yourweb.com with your domain name.Next you check your root project folder to see the `sitemap.xml` has been created.

You can generate sitemap manually for your blog , open terminal and run `php generate_sitemap.php`

### Documentation and Official Page

[](#documentation-and-official-page)

You can read how work with MarkDownuts project on our documentation site -

---

### NEW Backend CMS Plugins

[](#new-backend-cms-plugins)

Markdownuts currently embraces the approach of Jekyll and 11ty, seamlessly working with Markdown (.md) files and YAML configurations. This foundation provides a robust and flexible system for content management.

[![Markdownuts CMS](admincms.webp)](admincms.webp)

Looking ahead, we're excited to announce our next big step: the development of a powerful backend CMS tailored to enhance your workflow and boost productivity. This feature will offer you an intuitive interface, making content creation and management a breeze.

[Download Backend CMS Plugin Now](https://markdownuts.axcora.com/theme/admincms/)

Download and upload backend CMS plugin into your markDownuts root folder project, next you can access om yoursite.com/admin.

For default email and password you can read here -

---

### [🚀 Become a Sponsor](https://github.com/sponsors/mesinkasir) | [☕ Buy me Coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JVZVXBC4N9DAN) | [🍩 Buy me a Donuts](https://creativitaz.gumroad.com/coffee)

[](#-become-a-sponsor---buy-me-coffee----buy-me-a-donuts-1)

---

Test drive demo : [Run Demo](https://axcora.my.id/markdownuts/brutalisme/)

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance68

Regular maintenance activity

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.4% 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

466d ago

Major Versions

v0.0.1 → v1.0.12025-02-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/fa5968c842d98e74dda82f3f5bcee75cfa8e949a2c2240876c94af823f2cc831?d=identicon)[mesinkasir](/maintainers/mesinkasir)

---

Top Contributors

[![mesinkasir](https://avatars.githubusercontent.com/u/52827888?v=4)](https://github.com/mesinkasir "mesinkasir (53 commits)")[![rrr63](https://avatars.githubusercontent.com/u/46089601?v=4)](https://github.com/rrr63 "rrr63 (2 commits)")

---

Tags

blogblog-engineblog-themebloggingcmsflat-fileflat-file-cmsflatfilefrontmattermarkdownmarkdown-phpparsedownphpphp-markdownstatic-sitesymfonyyamlphpyamlymlmarkdownSimplewebsitecmsblogcontent managementstatic-site-generatorflat filemarkdown-to-htmlflatfileflat-file cmscontent-managament-system

### Embed Badge

![Health badge](/badges/creativitas-markdownuts/health.svg)

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

###  Alternatives

[picocms/pico

Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.

3.9k37.8k11](/packages/picocms-pico)[picocms/pico-composer

Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.

2020.6k](/packages/picocms-pico-composer)

PHPackages © 2026

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