Filament is a PHP UI framework built for Laravel 10+ that provides Livewire-powered reactive components to build admin panels with minimal JavaScript. It’s a monorepo with modular packages focused on developer productivity and scalability.
Magento Open Source is a PHP-based e-commerce platform emphasizing community maintainers with elevated permissions and strong security practices. It offers a foundation for building online stores with active community governance.
Uptime Kita is a Laravel 12-based uptime monitor featuring HTTP/HTTPS checks, real-time SSE alerts, and a unique cronless scheduler designed for containerized deployments.
Faved is a self-hosted bookmark manager with a React frontend and PHP 8 backend using SQLite. It offers nested tags, local storage, and a PWA for a native-like experience without external dependencies.
Composer is the standard dependency manager for PHP projects, featuring a unique dependency solver ported from openSUSE’s Libzypp satsolver. Here’s a technical look under the hood.
Doctrine ORM offers PHP developers a robust object-relational mapper with an object-oriented query language (DQL) that eases database interactions. Discover its architecture, strengths, and how to navigate the repo.
awesome-laravel compiles a curated list of Laravel packages, tools, and environment setups, helping developers navigate the growing Laravel ecosystem efficiently.
Bagisto is an open-source Laravel and Vue.js e-commerce platform that integrates AI-powered features and blockchain for decentralized commerce. A practical look under the hood.
BookStack is a PHP/Laravel documentation platform emphasizing user-friendliness and stable upgrades, balancing modern framework features with practical maintainability.
Cachet is a self-hosted status page system built with Laravel and PHP 8.2+. It supports multiple databases and is undergoing a 3.x rewrite. Here’s an architectural and code quality overview.
Coolify is an open-source, self-hostable PaaS alternative that saves all configs on your server, avoiding vendor lock-in and enabling independent management of apps and databases.
DataDog’s dd-trace-php brings APM and distributed tracing to PHP apps with Rust-powered precision. We explore its architecture, technical strengths, and installation steps.
laravel-debugbar integrates PHP Debug Bar with Laravel using service providers and custom collectors, providing rich debug insights for development environments.
Dolibarr is an open-source ERP & CRM in PHP, notable for its modular design and framework-free architecture with triggers and hooks. It supports multi-company, multi-currency, and APIs.
FreeScout is a self-hosted, Laravel-based help desk solution offering robust email integration, real-time features, and no user or ticket limits. Here’s a deep dive into its architecture and code strengths.
GLPI is a self-hosted PHP application delivering extensive ITIL-aligned IT asset and service management with modular plugins and robust database design. It requires PHP 8.2+.
Laravel AI SDK offers a unified API to integrate OpenAI, Anthropic, Gemini, and more, streamlining AI workflows in Laravel apps with minimal boilerplate.
Laravel’s PHP framework stands out with its dependency injection container and expressive syntax, enabling scalable, maintainable web apps. Here’s how it works under the hood.