phpIPAM is a mature open-source PHP IP address management tool balancing backward compatibility and modern PHP features with clear branching and Docker support.
Roundcube is a browser-based PHP IMAP client using a custom framework and an IMAP library from IlohaMail, offering extensibility via plugins and skins. Here’s how it works under the hood.
shadcn/ui offers customizable React components by providing source code for deep integration and modification. It’s a foundation for bespoke UI libraries rather than a traditional component package.
Snipe-IT is an open-source Laravel 11 IT asset and license management platform with a comprehensive JSON REST API enabling diverse integrations and mobile apps.
TYPO3 is a PHP-based Content Management Framework emphasizing modularity and extensibility through a slim core and open APIs. This article explores its architecture, tradeoffs, and usage.
Monica is a personal CRM built with Laravel and Vue.js, designed to help users manage relationships. This article explores its architecture, code quality, and how to navigate the project.
SecLists is a comprehensive collection of security testing wordlists and payloads, essential for penetration testers and researchers seeking standardized, ready-to-use resources.
A practical look at the “NixOS & Flakes Book,” an unofficial, community-driven guide demystifying NixOS and its experimental Flakes feature for newcomers.
Supabase combines specialized open-source tools around Postgres to offer a Firebase-like backend platform. Its modular architecture provides REST, GraphQL, auth, realtime, and AI features.
Netdata delivers per-second real-time monitoring with minimal overhead. Its edge-based ML-powered anomaly detection and scalable distributed design make it a solid choice for diverse infrastructures.
Polaris is a Go library that abstracts feature flag and configuration management across providers via clean interfaces. It targets flexibility but requires integration effort.