Chyrp Lite
Ultra-lightweight PHP blogging engine with extensible modules
493 stars 70 forks last commit first released BSD-3-Clause
Actively maintained
Last commit 7 Aug 2026.

Chyrp Lite is a minimal, responsive blogging engine written in PHP designed for simple self-hosted blogs and small publishing sites. It provides a lightweight core with an extensible system of "Feathers" (content types) and modules to add functionality without heavy complexity.
Key Features
- Lightweight PHP core with a responsive, accessible HTML5 frontend and Twig templating for easy theme development
- Support for multiple content Feathers: text, photo, quote, link, video, audio, and multi-file uploader
- Bundled modules for tagging, categories, comments, likes, caching, sitemap generation, post views, and webmention handling
- Supports plain text, Markdown, or raw markup entry formats and syntax highlighting for code snippets
- Database-agnostic using PDO with support for MySQL, PostgreSQL, and SQLite
- Simple administration console and rights model for user and visitor management
- Docker-compatible deployment with example docker-compose configuration for quick setup
Use Cases
- Run a minimal personal blog or tumbleblog with fast, low-overhead hosting requirements
- Publish a small multimedia site using Feathers for images, audio, and video without a heavy CMS
- Build a highly customizable simple publishing platform by extending functionality with modules and custom Twig themes
Limitations and Considerations
- Not intended for very high-traffic or enterprise-scale sites out of the box; heavy scaling requires external caching, reverse proxies, or infrastructure changes
- Smaller module/ecosystem compared to major CMS platforms; advanced plugins and integrations may be limited
- No built-in federation or ActivityPub support; webmention support is available but federated social features are absent
- Requires PHP 8.1+ and common extensions (mbstring, PDO, cURL), and administrators should secure installer/upgrade scripts after use
Chyrp Lite is suitable for users who want a small, standards-focused blogging engine that is easy to inspect and customize. Its modular design and Twig-based themes make it straightforward to adapt for simple personal or small-site publishing needs.
Categories:
Tags:
Tech Stack:
Similar to Chyrp Lite

Serendipity
Extensible PHP weblog engine with themes and plugins
Serendipity is a PHP-powered weblog engine offering a lightweight blog platform with plugins, themes, media library, comments, and multi-database support.

Haven
Privacy-first, self-hosted private blogging platform (Ruby on Rails)
Private, self-hosted blogging app with Markdown editor, private RSS, built-in reader, and Docker/Postgres deployment options.
fx
Lightweight Rust microblogging and personal blog engine
Self-hosted, low-footprint microblogging and blog engine in Rust with Markdown posts, file uploads, RSS following, backups, and built-in search.


HTMLy
Databaseless PHP blogging platform and flat-file CMS
HTMLy is a fast, databaseless PHP blogging platform and flat-file CMS with built-in search, themes, categories/tags, and an admin dashboard for managing content.

Ech0
Lightweight open-source self-hosted federated publishing platform
Ech0 is a lightweight open-source, self-hosted federated publishing platform (ActivityPub) with a Vue-based UI, SQLite storage, Docker deployment and built-in Markdown editor.


CouchCMS
Lightweight CMS to make static HTML templates editable
CouchCMS is a PHP-based lightweight CMS that converts static HTML/CSS templates into editable sites with cloned pages, forms, comments and RSS.



