Looking to hire Laravel developers? Try LaraJobs
laravel-bitemporal
Effective-dated and bitemporal models for Laravel 11+.
40
laravel-iam-service-sdk
by mmt
Laravel SDK for interacting with the MMT IAM Service.
4
laravel-pii-log-sanitizer
Automatically sanitize and mask sensitive PII data in Laravel application logs using configurable key and pattern-based masking. A Laravel package that automatically masks sensitive data such as emails, phone numbers, passwords, tokens, PAN, Aadhaar, and credit cards before writing logs.
0
sofizpay-laravel
A Laravel wrapper for the SofizPay API — CIB card payments and prepaid service operations (phone, internet, game recharge, bill payments) for Algeria, with typed DTOs, response objects, and built-in sandbox mocking.
9
woo-laravel-migrator
Import and synchronize WooCommerce stores into Laravel applications through the WooCommerce REST API.
1
laravel-mcp-server
Laravel-native Model Context Protocol server framework for exposing tools, resources, and business operations to AI agents.
0
laravel-mmodule
laravel多模块启动脚本
56
laravel-casework
A UI-agnostic trust & safety platform for Laravel: reports, moderation cases, decisions, enforcement, appeals, and an append-only audit trail.
3
laravel-log-reader
by mbt
A Laravel package for reading Laravel log files and returning structured JSON logs.
0
laravel-ambank-autodebit
Laravel wrapper for AmBank AutoDebit (eConsent)
3 853
laravel-paymob
A Cashier-inspired Laravel package for Paymob payments, saved cards, subscriptions, refunds, webhooks, transaction inquiry, and Quick Links.
72
laravel-settings
Eksprt settings module for Laravel projects like SnippetCMS
12
laravel-id-billing
Billing console for Cbox ID — plan, invoices and usage-vs-limit, read from a billing service through cboxdk/laravel-billing-client and plugged into the console through laravel-console-kit. Optional: install it only where you actually bill.
0
laravel-filemanager
File Manager for Laravel
0
laravel-console-kit
Extension hooks for a Cbox admin console — nav areas, feature gates, UI slots, dashboard cards and per-tenant branding that an optional package registers into via composer, with zero host edits. The plugin pattern behind billing and other drop-in modules.
1 367
laravel-teams-logging
Laravel handler to sending messages to Microsoft Teams using the Incoming Webhook connector
6
laravel-id-billing-bridge
Meters Cbox ID identity usage to a billing service — reads the shared auth.* vocabulary off the transactional outbox and reports it exactly once. Optional: install it only where you actually bill.
0
laravel-modular
Laravel Modular Structure
66
laravel-bangau-mail
Laravel 10 mail transport for an external HTTP delivery API.
49
laravel-gezel
Shared Laravel package for Gezel apps: per-user agent containers via the middleware gateway
203
billing-for-laravel
Provider-neutral billing for Laravel: subscriptions, invoices, metered usage, dunning, tax and e-invoicing. Stripe-first, on provider-neutral contracts.
824
ownpay-laravel
Official OwnPay Payment Gateway SDK for Laravel
1
laravel-vue-nuxt-ui-starter-kit
Laravel 13 Starter Kit with Inertia.js, Vue 3, TypeScript, Tailwind CSS v4, Nuxt UI, and Wayfinder.
4
laravel-id-client
Laravel/PHP consumer SDK for Cbox ID — turnkey OIDC login, hosted profile-management redirect, machine tokens, and webhook verification against a Cbox ID instance.
756
laravel-billing-client
Cbox Billing — app-local enforcement SDK: leases allowance from a remote Cbox Billing service and enforces hard limits locally on the hot path, buffering and reporting usage in the background.
182
laravel-boleto
Biblioteca com boletos para o laravel
201
laravel-inbound-email
Multi-provider inbound email webhooks for Laravel (Mailgun, Postmark, SendGrid, SES, Mailpit, Resend).
26
laravel-log-center-channel
Laravel log channel that ships logs to a centralized log management system via M2M API
18
pingark-laravel
First-class PingArk integration for Laravel: auto-register scheduled tasks, ping start/success/failure, and capture durations and exit context.
1
laravel-worktree
Create and tear down isolated Laravel Herd git worktrees, each with its own site URL and databases
2 611
laravel-siem
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
1 889
laravel
Bugban SDK — Laravel integration: automatic exception, request, auth & session capture.
46
laravel-oidc
OpenID Connect suite for Laravel — identity provider (server), relying party (client), and auth UI
4 825
laravel-media
Reusable presigned-S3 file uploads for Laravel — initiate/complete lifecycle, temporary download URLs, and a FileDirectory seam — built with hexagonal ports & adapters.
0
laravel-billing-clickhouse
Cbox Billing — ClickHouse event-log adapter: a columnar EventLog implementation for event-heavy metering, for cboxdk/laravel-billing.
3
laravel-billing-mollie
Cbox Billing — Mollie payment-gateway adapter: a PaymentGateway implementation backed by Mollie, for cboxdk/laravel-billing.
7
laravel-billing-stripe
Cbox Billing — Stripe payment-gateway adapter: a PaymentGateway implementation backed by Stripe, for cboxdk/laravel-billing.
301
laravel-operations
Durable, multi-step operations for Laravel — a strict state machine with per-step progress, idempotent retries, and a stall sweep.
1
laravel-billing
Cbox Billing — the billing engine for Laravel — a gateway-agnostic library: catalog, subscriptions, real-time usage metering with hard limits, a double-entry ledger, invoicing, and pricing operations.
446
laravel-boot-up
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
151
laravel-pingen-letter
Turn any PDF into a Pingen-ready A4 letter (generated address cover page + A4 normalisation + safe margins) and send it through the Pingen print & mail API. Laravel-first.
1
laravel-workerman
使用 Workerman 加速 Laravel/Lumen 应用,常驻内存模式提升 5-20 倍性能
2
laravel-intellisms
A Laravel notification channel for sending SMS messages using the IntelliSMS API.
21
laravel-keycloak-socialite
Reusable Keycloak Socialite authentication for Laravel applications.
31
ecourier-laravel
Laravel wrapper for the eCourier PHP SDK.
468
laravel-genpack
Dynamic Form Builder and Fluent CRUD Generator for Laravel
15
laravel-process-builder
A visual process builder for designing Laravel routes, controllers, actions, validations, services, and application workflows.
8
laravel-tax
Cbox Tax — a self-hostable consumption-tax engine for Laravel: it owns the calculation logic (place-of-supply, reverse-charge, rate application, inclusive/exclusive) per jurisdiction and sources only rate data behind a pluggable contract.
713