laravel-workkit
Laravel collection of helpers and utilities to reduce redundant code over multiple projects.
laravel-karyawan-core
by aliziodev
Fondasi data karyawan reusable untuk aplikasi bisnis Laravel Indonesia
snowflake-sdk
by laravel-gtm
Snowflake database driver for Laravel using REST API and Saloon — no PDO extension required
laravel-code-editor
A powerful file manager with Monaco editor, terminal, and file tree for Laravel
laravel-api-starter-kit
by orebarranco
Production-ready API-only starter kit for Laravel 13 with Sanctum auth, JSON:API responses, DTOs, Actions, and 100% test coverage.
laravel-aigeo
by hszope
Generative Engine Optimization (GEO) for Laravel — get your products surfaced inside AI-generated answers from ChatGPT, Gemini, Perplexity and more.
laravel-ai-gateway
by fiachehr
Unified AI gateway for Laravel supporting multiple providers with structured logging.
laravel-sculptor
by atldays
This package provides a convenient interface for building complex database queries using Eloquent ORM in Laravel.
laravel-kirimi
by kirimi
Official Laravel package for the Kirimi WhatsApp API — Facade, Notification channel, and Artisan commands.
laravel-clickhouse
A ClickHouse based Eloquent model and Query builder for Laravel
grumphp-laravel-translation-checker
by kalimeraa
A GrumPHP task that validates Laravel translation files for missing keys, duplicate keys, and synchronization across locales.
laravel-sql-monitor
by denny
A comprehensive SQL query monitoring and analysis tool for Laravel development environments
laravel-typefinder
by pentacore
Auto-generate TypeScript type definitions from Laravel Models, Enums, Casts, and Requests.
laravel-apple-iap
by kkxdev
Apple In-App Purchase package for Laravel — receipt validation, App Store Server API, JWS verification, and server notifications.
laravel-toolkit
by nwrman
Reusable developer infrastructure for Laravel: preflight CI gates, test reporting with retry, deploy notifications, and project scaffolding.
laravel-webauthn
by omdasoft
A WebAuthn (passkeys) backend API package for Laravel — API-first, action-based, and fully customizable.
laravel-logman
Automatic error reporting and log management for Laravel applications
laravel-modular
by mehediishere
Native zero-dependency modular architecture for Laravel ERP systems. Provides module discovery, sidebar management, and artisan scaffolding.
laravel-reactions
by webotvorba
Laravel Reactions is a simple and flexible package that allows you to add reaction functionality to any Eloquent model
laravel-job-log
by codeldev
A simple Laravel package that automatically logs all jobs queued and processed by your application to the database.
laravel-schedule-log
by codeldev
A simple Laravel package that automatically logs every scheduled command execution to your database. It listens to Laravel's built-in schedulerevents to record information without wrapping or modifying the scheduler itself. Ships with configurable table names, swappable Eloquent models, and a built-in prune command to manage retention.
laravel-eloquent-bitwise
by degecko
Manage boolean flags and statuses as a fluent collection on Eloquent models