TypeDock is an open-source PHP CMS where themes are schemas, not arbitrary PHP. Declare settings, menus, slots, and data fetches in `theme.json`. Write Latte templates. The database stays out of reach of theme code.
Plugins declare their extension points through manifests. Content is stored as Tiptap JSON instead of pasted HTML.
Deploy on $5 shared hosting or Docker. PHP 8.2+. SQLite, MySQL, or PostgreSQL.
Release candidate — ready to test, honest about what's still early.
php-db-admin is an open-source database admin UI that works with MySQL,
PostgreSQL, and SQLite. It's designed as a modern alternative to phpMyAdmin
and Adminer — lighter than the former, more featured than the latter.
Key features:
- Supports MySQL, PostgreSQL, and SQLite
- AI assistant for writing and explaining SQL queries
- Single Docker command to get started
- No build steps — drop it into any PHP environment
docker run --rm -p 8080:8080 ghcr.io/uplucid/php-db-admin:latest
LowFat is an open-source Gmail client that strips away
everything you don't need — no Meet, no Chat, no Tasks sidebar.
Just read, write, search, done.
Server-rendered on Cloudflare's edge (300+ cities, <50ms).
Self-host or use the hosted version.