All 61 Dependencies
Every package faved depends on, ranked by repo health score.
Faved is a self-hosted, open-source bookmark manager designed for users who need full control over their saved links without relying on commercial services. Built for both privacy-conscious individuals and power users with large collections, it stores all data locally using SQLite—no telemetry, no cloud sync, no subscription required.
The application pairs a lean PHP 8 + Apache backend with a React 19 SPA frontend, deployed as a single Docker image. Bookmarks are enriched automatically with titles, descriptions, and preview images fetched concurrently via Guzzle Pool. A nested tag system lets you build hierarchical taxonomies with rollup support, color coding, and sidebar pinning—far beyond the flat tags most bookmark tools offer.
Faved supports one-click saving via a lightweight browser bookmarklet (no extension needed) and integrates with Apple Shortcuts for native iOS/macOS share-sheet capture. It imports from Chrome, Safari, Firefox, and Edge while preserving folder structures as nested tags, and migrates from Pocket and Raindrop.io including collections and tags. The interface is installable as a PWA for a near-native mobile experience.