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.
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.
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.
laravel-debugbar integrates PHP Debug Bar with Laravel using service providers and custom collectors, providing rich debug insights for development environments.
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.
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.
Krayin CRM combines Laravel backend and Vue.js frontend in a modular open-source CRM tailored for SMEs. It offers email parsing, WhatsApp and VoIP integrations, plus SaaS-ready multi-tenancy.
This repo offers a hands-on guide to refactoring Laravel apps, replacing common anti-patterns with idiomatic, maintainable code using Form Requests, Service Classes, and Eloquent optimizations.
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.
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.
Xboard is a Laravel 11 panel system leveraging Octane, React, and Vue3 with Docker deployment. It balances high performance and modern frontend UX with maintainable architecture.
Flarum is an open-source PHP forum platform with a modular architecture, separating core features from the main app skeleton. It offers an extensible system with a Laravel backend and Mithril frontend.
laravel-ide-helper generates dynamic PHPDocs for Laravel projects, enhancing IDE autocompletion by introspecting code and database schema for accurate type hints.
spatie/laravel-permission offers a database-driven, role-based access control solution tightly integrated with Laravel’s native authorization features, simplifying permission checks with the familiar can function.
Voyager is an archived Laravel admin panel combining Vue.js and Bootstrap with Laravel backend, showcasing full-stack patterns before Livewire and Tailwind CSS gained popularity.