Check Out CMS
https://github.com/turboblack/HamsterCMS No database required! You only need one file to work! Works on PHP 8 without preinstalled frameworks Just copy the files to the server (or hosting). No settings needed. Perfect for a simple home page. The hamster works very quickly. The hamster code is simple and clear! Open source and free! Multi-template Easy to adapt templates.
Does the same job
all alternatives →- AMA Minimal PHP Wiki2022 · mindwi.se · ▲8
First, I'm by no mean a programmer. Second, I am reading HN for years, just registered to make this public and see if it can be useful for someone. I have nothing to gain monetary. A while ago, I decided that no blogging system was simple enough and I looked for a small wiki to use as a CMS/blog. Found WikWiki on C2.com and I mixed it with some basic Markdown syntax, a minimal template and added password protection. The result is a single php file, no database and no dependencies. Code is a mess, not modulable, probably wrong in so many ways, but it can probably used by some as personal…

- SASleekDB – A NoSQL Database made using PHP2021 · sleekdb.github.io · ▲62
- IBI built a minimal open-source CMS (FREE)Jan 2026 · github.com · ▲6
I built a minimal opensource CMS, I use it myself for my blog and for other SaaS. l love blogging, and sometimes I post random thoughts on my blog. The only thing is, I always did it with .md files, which is fine too However, I was excited about the idea of using a CMS that was very minimal and avoiding the option of connecting something like WordPress or other big platforms. Open source (if you want to fork it or contribute) and free to use (unless I see you have a million views haha). Star the repo if you like it!
- MSMy standalone PHP Debugger2012 · ▲12
Hello HN community ! Finally I have a "Show HN" post. I'm bootstrapping my first Mac app, it's a standalone Xdebug PHP debugger. It aims to help any PHP developers out there who don't want to use IDE to debug code. My app it's slimmer, faster to load and easy to work and setup :) Hope you guys like it Site: http://codebugapp.com/
- DCDofsome.com - Chrome-less photo hosting2012 · dofsome.com · ▲37
Hi, this is a project I've been working on for about 2 months. I am definitely not a designer, so I tried to keep the GUI to minimum and really make the presentation about photos and as fluid as possible. Any feedback welcome! :)
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com