PHPackages                             auvernhatinternet/markflat - 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. auvernhatinternet/markflat

ActiveProject

auvernhatinternet/markflat
==========================

A markdown flat file CMS

v1.4.1(1y ago)321MITPHPPHP &gt;=8.2CI passing

Since Mar 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/auvernhatinternet/MarkFlat)[ Packagist](https://packagist.org/packages/auvernhatinternet/markflat)[ RSS](/packages/auvernhatinternet-markflat/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (15)Versions (8)Used By (0)

🌟 MarkFlat CMS
==============

[](#-markflat-cms)

[![PHP Tests](https://github.com/auvernhatinternet/markflat/actions/workflows/php.yml/badge.svg)](https://github.com/auvernhatinternet/markflat/actions/workflows/php.yml)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![PHP Version](https://camo.githubusercontent.com/89899a77bdce65fc4c3d3423dfacff9c6461066a0b5354dc18d7721c23ba596e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e332532422d626c75652e737667)](https://www.php.net)[![Symfony Version](https://camo.githubusercontent.com/6db74ad74171892e1e5c104b9fa058274b5c1ffd44487b6b6e400425d3c3a10f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d372e302532422d707572706c652e737667)](https://symfony.com)

> 🚀 A modern, file-based CMS built with Symfony and TailwindCSS. Create beautiful websites without the complexity of a database!

🎯 Why MarkFlat?
---------------

[](#-why-markflat)

MarkFlat is designed for developers and content creators who want a **simple**, **fast**, and **modern** CMS without the overhead of a database. Write your content in Markdown, style it with TailwindCSS, and deploy it anywhere!

### ✨ Key Features

[](#-key-features)

- 📝 **File-based**: No database required - all content lives in Markdown files
- 🎨 **Modern Stack**: Built with Symfony 7+ and TailwindCSS
- 🗺️ **Interactive Maps**: Built-in Leaflet.js integration
- 🎯 **Simple &amp; Fast**: Lightweight and blazing fast by design
- 🔍 **Full-text Search**: Find content instantly
- 📱 **Responsive**: Beautiful on all devices
- 🌙 **Dark Mode**: Built-in dark mode support
- 🏷️ **Tag System**: Organize content effortlessly

🚀 Quick Start
-------------

[](#-quick-start)

```
# Clone the repository
git clone https://github.com/auvernhatinternet/markflat.git
cd markflat

# Using Docker (recommended)
docker build -t markflat-app .
docker run -dit --name markflat-app -p 8080:80 -v "$PWD":/var/www/html markflat-app

# Or manual installation
composer install
npm install
npm run build
```

📖 Documentation
---------------

[](#-documentation)

Detailed documentation is available in the [/doc](./doc) directory:

- 📚 [Introduction](./doc/introduction.md)
- 🏁 [Getting Started](./doc/getting-started.md)
- 📝 [Content Management](./doc/content-management.md)
- 🎨 [Theming System](./doc/theming.md)
- 🗺️ [Maps Integration](./doc/maps.md)
- ⚙️ [Configuration](./doc/configuration.md)
- 🤝 [Contributing](./doc/contributing.md)

🌟 Showcase
----------

[](#-showcase)

[![MarkFlat Screenshot](https://raw.githubusercontent.com/auvernhatinternet/markflat/main/doc/assets/screenshot.png)](https://raw.githubusercontent.com/auvernhatinternet/markflat/main/doc/assets/screenshot.png)

🤝 Contributing
--------------

[](#-contributing)

We love your input! Check out our [Contributing Guide](./doc/contributing.md) to get started.

- 🐛 Report bugs by [opening an issue](https://github.com/auvernhatinternet/markflat/issues/new)
- 💡 Propose new features
- 📝 Improve documentation
- 🔧 Submit pull requests

💖 Support
---------

[](#-support)

- ⭐ Star this repo
- 📢 Share with your friends

📄 License
---------

[](#-license)

MarkFlat is open-source software licensed under the MIT license.

🙏 Acknowledgments
-----------------

[](#-acknowledgments)

- Built with [Symfony](https://symfony.com)
- Styled with [TailwindCSS](https://tailwindcss.com)
- Maps powered by [Leaflet](https://leafletjs.com)
- Icons by [Heroicons](https://heroicons.com)

---

 Made with ❤️ by the MarkFlat team

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance46

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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

7

Last Release

423d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

bundleflat-file-cmsframeworkphpsymfonytailwindcssthemes

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/auvernhatinternet-markflat/health.svg)

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

###  Alternatives

[sylius/sylius

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

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

The Shopware e-commerce core

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

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[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)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[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)
