Laravel

Open-source projects categorized as Laravel

Top 23 Laravel Open-Source Projects

  • Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

  • Project mention: The PHP Orkestra Framework | dev.to | 2024-05-05

    Currently Laravel is the "go to" for new PHP applications to mostly developers today, if not, plain PHP, Slim, Symfony and other frameworks does the job, but for Wordpress, custom PHP boilerplates or/and outdated PHP patterns (aka, single ton) is what we have for work in mostly cases, if not, hacky ways to integrate frameworks as Laravel itself or parts of it to leverage a better code structure.

  • Laravel

    The Laravel Framework.

  • Project mention: Tell HN: Laravel's default truncate method uses cascade for Postgres databases | news.ycombinator.com | 2024-02-23

    Hope this saves a future team from unexpected behavior resulting in (potential) production data loss.

    When using Postgres, Laravel's default method for truncate uses the cascade option, which will ignore foreign key constraints and potentially wipe large amounts of data with no confirmation or warning.

    It was originally introduced in 2018: https://github.com/laravel/framework/pull/26389/files

    Here are two threads on it if you are curious: https://github.com/laravel/framework/issues/29506

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Monica

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

  • Project mention: Selfhosting services to make life easier for my parents? | /r/selfhosted | 2023-12-09
  • laravel-debugbar

    Debugbar for Laravel (Integrates PHP Debug Bar)

  • Project mention: Advanced Database Query Monitoring in Laravel | dev.to | 2024-05-06

    Laravel Debugbar: Laravel Debugbar is a package that integrates PHP Debug Bar with Laravel. It provides a convenient toolbar that sits at the bottom of your application's pages and offers insights into various aspects of your application, including database queries, route information, views, events, and more. With its customizable configuration options and extensive feature set, Laravel Debugbar is an excellent choice for monitoring database queries and debugging your Laravel applications.

  • koel

    🐦 A personal music streaming server that works.

  • Project mention: (StarLAN) Personal Home Lab | /r/homelab | 2023-07-22

    Koel Music Server (https://github.com/koel/koel) Opensource music server, nice GUI and allows high fidelity streaming of all your music files

  • Flarum

    Simple forum software for building great communities.

  • Project mention: Posthog is closing their Slack community in favor of forum | news.ycombinator.com | 2024-01-13
  • filament

    A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. (by filamentphp)

  • Project mention: The power of FilamentPHP - EN | dev.to | 2024-03-25

    FilamentPHP is a full-stack web development tool, also called TALLKit, as it brings together the 4 knights of TALLStack (Tailwind, Alpine.js, Laravel, Livewire).

  • SaaSHub

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

    SaaSHub logo
  • laravel-ide-helper

    IDE Helper for Laravel

  • Project mention: Elevate Your Laravel Eloquent Queries with Tappable Scopes | dev.to | 2024-04-23

    This works well, but it does make it harder for the IDE to handle unless you’re using something like the Laravel IDE Helper package.

  • BookStack

    A platform to create documentation/wiki content built with PHP & Laravel

  • Project mention: 15 open-source tools to elevate your software design workflow | dev.to | 2024-01-22

    Link | Demo | Github | License

  • Cachet

    🚦 The open-source status page system.

  • Project mention: 6 Best Open Source Status Page Alternatives for 2024 | dev.to | 2024-02-20

    4. Cachet

  • sage

    WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow

  • Project mention: Sage – Advanced WordPress Starter Theme with Tailwind CSS and Laravel Blade | news.ycombinator.com | 2024-03-26
  • awesome-laravel

    A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

  • Laravel-Excel

    🚀 Supercharged Excel exports and imports in Laravel

  • laravel-permission

    Associate users with roles and permissions

  • Voyager

    Voyager - The Missing Laravel Admin

  • Bagisto

    Free and open source laravel eCommerce platform

  • Project mention: Bagisto – open-source alternative to Shopify | news.ycombinator.com | 2023-06-29
  • jwt-auth

    🔐 JSON Web Token Authentication for Laravel & Lumen

  • october

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

  • Project mention: Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel | dev.to | 2023-08-23

    git clone https://github.com/octobercms/october.git your-website

  • laravel-best-practices

    Laravel best practices

  • Invoice Ninja

    Invoices, Expenses and Tasks built with Laravel, Flutter and React

  • Project mention: Akaunting is free, open-source online accounting software for small businesses | news.ycombinator.com | 2024-04-23

    Invoice Ninja license is even worse: https://github.com/invoiceninja/invoiceninja/blob/v5-stable/...

  • Crater Invoice

    Open Source Invoicing Solution for Individuals & Businesses

  • Project mention: Building a Managed Service Provider Business With Open Source | dev.to | 2024-04-04

    Crater - GitHub

  • Akaunting

    Online Accounting Software

  • Project mention: Akaunting is free, open-source online accounting software for small businesses | news.ycombinator.com | 2024-04-23
  • lang

    List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI.

  • Project mention: Laravel101: Exploring Middlewares - Unlocking Multilingual Functionality with Ease | dev.to | 2023-08-17

    Luckily, there is another way! You can add laravel-lang package to your project that simplifies the process. By running the following command, you can install the package and add French language resources to your lang directory:

  • SaaSHub

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

    SaaSHub logo
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).

Laravel related posts

  • LemonSqueezy Webhooks for Non-Auth Users in Laravel

    1 project | dev.to | 8 May 2024
  • Advanced Database Query Monitoring in Laravel

    3 projects | dev.to | 6 May 2024
  • How to use Templ with Goravel

    3 projects | dev.to | 4 May 2024
  • ¿PHP, Muerto o No?

    2 projects | dev.to | 4 May 2024
  • PHP Doesn't Suck Anymore

    5 projects | news.ycombinator.com | 4 May 2024
  • Seamless Integration of Laravel Breeze API Scaffolding with React Applications

    1 project | dev.to | 30 Apr 2024
  • Resigning Maintainer

    1 project | news.ycombinator.com | 29 Apr 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 8 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 Laravel 76,875
2 Laravel 31,549
3 Monica 20,771
4 laravel-debugbar 16,157
5 koel 15,426
6 Flarum 14,917
7 filament 14,232
8 laravel-ide-helper 13,888
9 BookStack 13,869
10 Cachet 13,725
11 sage 12,531
12 awesome-laravel 12,279
13 Laravel-Excel 12,028
14 laravel-permission 11,854
15 Voyager 11,667
16 Bagisto 11,521
17 jwt-auth 11,173
18 october 10,967
19 laravel-best-practices 10,776
20 Invoice Ninja 7,768
21 Crater Invoice 7,550
22 Akaunting 7,533
23 lang 7,343

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