Popular Packages

  • PHP

    autoframe/core

    Autoframe Framework CORE

  • PHP

    baikal/wellknown-bundle

    Baïkal Well-known Bundle

  • PHP

    aaronidikko/laravel-git-sync

    A Laravel package to commit and push changes to Git with one command.

  • PHP

    tedakis/pumble-sdk-php

    PHP SDK for Pumble API with Laravel support

  • PHP

    codewithdiki/filament-money

    Filament form component to handle money input with formatting.

  • PHP

    me-arif-dewan/laravel-repository-generator

    Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.

  • PHP

    fluentxlsx/fluentxlsx

    A fluent, developer-friendly PHP library that unifies the functionalities of SimpleXLSX (for reading Excel files) and SimpleXLSXGen (for writing Excel files).

  • PHP

    holysword/holysword

    HolySword - A lightweight PHP API framework

  • PHP

    vahidkaargar/laravel-wallet

    Finance-grade wallet & credit system for Laravel

  • pawan/module-customer-avatar

    Customer can their avatar to magento

  • techsoul/hello-world

    My first open source Laravel package - Hello World example

  • PHP

    subhashladumor1/laravel-translate

    🌐 Professional multi-source translation package for Laravel 11+ with free APIs (LibreTranslate, Lingva, MyMemory), smart caching, batch translation, CLI tools, and analytics dashboard. Zero API costs!

  • PHP

    seabass/ddex-php

    ddex

  • PHP

    thetheago/laravel-seeder-versioning

    A Laravel package that provides version control for database seeders, similar to Laravel's migration system. This package tracks which seeders have been run and only executes seeders that have been modified by monitoring class content changes.

  • PHP

    lambertns/laravel-make-service

    Adds `php artisan make:service` command to generate service classes with optional automatic controller injection using PHP 8+ property promotion.