PHP Laravel

Open-source PHP projects categorized as Laravel

Top 23 PHP Laravel Projects

  1. coolify

    An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.

    Project mention: The Cheapest Way to Self-Host Memos in 2026 | dev.to | 2026-06-03

    Install Coolify (free, open source) on a VPS and deploy Memos from its catalog. You get a web UI and auto-updates, but Coolify itself wants ~2 GB of RAM, which is heavier than the app it is managing. Worth it only if you are already running Coolify for other apps.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Laravel

    Laravel is a web application framework with expressive, elegant syntax.

    Project mention: How Blade's @context directive broke our JSON-LD | dev.to | 2026-04-25

    We hit this last week on a blog index running 12.44.0. The page returned HTTP 500 for every visitor for three weeks before anyone noticed. There is a public issue with the same symptom against 12.20+: laravel/framework#56248.

  4. filament

    A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire

    Project mention: Laravel-MediaWiki Mutant | dev.to | 2025-11-17

    In a life of everybody should be the moment, the time to separate from the parents. Laravel's Shroomok reached that stage in 12 months or so. Bottle-neck was the absence of nice admin dashboard focused on text-content edits. I mean, of course, there were solutions, but I didn't feel right about them until the King was found -- Filament!

  5. Bagisto

    Free and open source laravel eCommerce platform

  6. Monica

    Personal CRM. Remember everything about your friends, family and business relationships.

    Project mention: Ask HN: What are you working on? (June 2026) | news.ycombinator.com | 2026-06-14

    I'm working on Freundebuch, a personal CRM.

    I'm a long-time user of Monica (https://github.com/monicahq/monica/) but was unhappy that not much was happening. There is Chandler which is the next-gen version of Monica, but it has taken a direction which I don't like, as it is geared more to journaling. The thing that moved me to implement something myself was that the carddav interface duplicated the contacts in my address book.

    I required a tool where I can put my contacts with all their details and also map out their relationships and put those details in my phones address book.

    I'm dog fooding it already for as long as it was working, and I'm delighted with it.

    I'm happy to hear feedback.

    https://github.com/datenknoten/freundebuch/

  7. laravel-debugbar

    Debugbar for Laravel (Integrates PHP Debug Bar)

    Project mention: The N+1 Query Hangover: Curing Your Laravel Database Woes | dev.to | 2025-09-03

    The good news is, Laravel gives you great tools to spot this problem. The most popular one is the Laravel Debugbar package. Install it, and suddenly a handy bar appears at the bottom of your browser window showing all sorts of metrics. Crucially, it tells you exactly how many database queries ran for that page.

  8. BookStack

    NOW MANAGED ON CODEBERG

    Project mention: BookStack Moves from GitHub to Codeberg | news.ycombinator.com | 2026-04-28
  9. koel

    Music streaming solution that works.

    Project mention: Music Streaming | dev.to | 2026-03-17

    Koel has the most visually polished web interface of any self-hosted music server. Built with Vue.js, it looks and feels like a modern streaming service — album art grids, smooth transitions, a built-in equalizer, and a visualizer. If you primarily listen to music from a browser and want the experience to feel like Spotify, Koel delivers.

  10. Flarum

    Simple forum software for building great communities.

    Project mention: Slack is extorting us with a $195k/yr bill increase | news.ycombinator.com | 2025-09-17

    Lots of criticism here but feels like a community that would have been better served by spinning up a forum server or something along those lines. These are pretty easy to get going. Cheers!

    https://www.discourse.org/

    https://flarum.org/

    https://www.simplemachines.org/

  11. Cachet

    🚦 Cachet, the open-source, self-hosted status page system.

    Project mention: Ask HN: What Are You Working On? (February 2026) | news.ycombinator.com | 2026-02-08
  12. laravel-ide-helper

    IDE Helper for Laravel

  13. sage

    WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and block editor support

  14. laravel-permission

    Associate users with roles and permissions

    Project mention: Handle authorization in Filament: Policies, Roles & Guards | dev.to | 2025-08-05

    ✅ Use FilamentUser to control access to the admin panel ✅ Use Laravel policies for clean, scalable access control ✅ For role-based systems, consider Filament Shield Plugin or Spatie Laravel Permission (my favorites) ✅ Mind the guards, soft deletes, and policy naming

  15. Laravel-Excel

    🚀 Supercharged Excel exports and imports in Laravel

  16. jwt-auth

    🔐 JSON Web Token Authentication for Laravel & Lumen

  17. october

    Self-hosted CMS platform based on the Laravel PHP Framework.

  18. unopim

    Unopim is a free and open-source Laravel-based Product Information Management (PIM) system that helps businesses manage and enrich product data from a single platform. Built to scale beyond 10M+ products, now evolving with Agentic PIM capabilities.

    Project mention: Top 5 Open Source Alternatives to Pimcore | dev.to | 2025-09-10

    UnoPim is a modern, open source PIM built on Laravel. It’s great for businesses and developers who want a lightweight and customizable solution.

  19. Akaunting

    Online Accounting Software

  20. Invoice Ninja

    A source-available invoice, quote, project and time-tracking app built with Laravel

  21. panel

    Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.

    Project mention: Calagopus VS panel - a user suggested alternative | libhunt.com/r/calagopus/panel | 2026-06-04
  22. solidtime

    Modern open-source time-tracking app

    Project mention: Solidtime: Modern open-source time-tracking app | news.ycombinator.com | 2025-11-29
  23. aimeos-laravel

    Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

  24. Crater Invoice

    Open Source Invoicing Solution for Individuals & Businesses

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP Laravel discussion

Log in or Post with

PHP Laravel related posts

  • One Nullable Timestamp, Four Account States: Deriving User Status in Laravel

    1 project | dev.to | 12 Jun 2026
  • Fluxor: A zero-dependency PHP framework with file-based routing

    1 project | news.ycombinator.com | 12 Jun 2026
  • How I Built an Open-Source Social Media Scheduler with Laravel

    4 projects | dev.to | 27 May 2026
  • Show HN: Maravel-Framework v20.0-RC – Extends Benchmark Lead over Laravel/Lumen

    1 project | news.ycombinator.com | 17 May 2026
  • Laravel Horizon in Production: Configuring AI Queue Workloads That Actually Hold

    1 project | dev.to | 14 May 2026
  • How to Leave Instagram

    1 project | news.ycombinator.com | 11 May 2026
  • The Frog for Whom the Bell Tolls

    1 project | news.ycombinator.com | 7 May 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Laravel projects in PHP? This list will help you:

# Project Stars
1 coolify 56,890
2 Laravel 34,761
3 filament 31,104
4 Bagisto 27,232
5 Monica 24,748
6 laravel-debugbar 19,236
7 BookStack 18,824
8 koel 17,161
9 Flarum 16,315
10 Cachet 15,091
11 laravel-ide-helper 14,931
12 sage 13,218
13 laravel-permission 12,906
14 Laravel-Excel 12,665
15 jwt-auth 11,483
16 october 11,141
17 unopim 10,259
18 Akaunting 9,876
19 Invoice Ninja 9,815
20 panel 8,949
21 solidtime 8,662
22 aimeos-laravel 8,641
23 Crater Invoice 8,284

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that PHP is
the 14th most popular programming language
based on number of references?