laravel-notifications
by jooservices
Laravel notification transport for Telegram, Slack, and email — send-only channel adapters with pre-rendered messages (no templates, queue, or logging).
laravel-race-logic-guard
by nayvocode
Detect race conditions in dirty Laravel code before committing.
laravel-hubspot
PHP/Laravel client for the HubSpot CRM REST API: contacts, companies, deals, tickets, associations, and search.
laravel-salesforce
PHP/Laravel client for the Salesforce REST API: SOQL queries, SOSL search, and sobject CRUD via OAuth2 password grant.
laravel-ai-translator
AI-powered automatic translation for Laravel — scan Blade views, translate to any language using Ollama, DeepL, Claude, ChatGPT or Gemini, with smart change tracking, lock system, backup/restore, and an embedded dashboard.
laravel-repository
by jooservices
PHP 8.5+ Laravel repository package for trait-based CRUD, filtering, ordering, and request-driven query composition
laravel-fast-crypt
A fast Laravel encryption utility for encrypting and decrypting text with configurable OpenSSL ciphers.
laravel-sitemap-generator
Easy and flexible Laravel sitemap generator with XSL styling support
laravel-conditional-requests
HTTP conditional requests for Laravel — ETag, Last-Modified, 304 Not Modified, and lost-update protection with If-Match.
laravel-email-templates
by mailyte
The largest open-source library of ready-to-use HTML email templates for Laravel and PHP: 50 free, responsive, dark-mode transactional email templates -- welcome, verify email, password reset, invoice, receipt, newsletter and more -- each with its own design, contrast-audited to WCAG AA, deliverability-checked, on a sandboxed block engine.
laravel
by route-forge
Laravel named routes for SPA frontends: per-tier lazy loading via an HTTP metadata endpoint, an auto-discovery summary, TypeScript type generation, and zero-annotation route export. Backend of the route-forge project.
laravel-zender
by limon
Official PHP & Laravel SDK for Zender Messaging Platform (SMS, WhatsApp, OTP, USSD)
laravel-class-obf
by urgorri
Production-grade CSS and HTML class obfuscation library for Laravel applications.
laravel-erpnext
by kayedspace
A fluent ERPNext and Frappe REST client for Laravel: a doctype query builder, typed documents, four authentication schemes and file uploads.
laravel-anydoc
by hosmelq
Laravel integration for converting documents to GitHub-Flavored Markdown with Firecrawl anydoc.
laravel-messenger
by marehman
A package for Laravel PHP Framework to add a complete real-time chat system.
verification-laravel
by acceptora
Laravel 12 and 13 client for Acceptora verification over REST and MCP.
laravel-monitor-client
Self-hosted error and uptime monitoring for Laravel. The client package that ships exceptions, failed jobs and heartbeats to your own server.
whois-laravel
by monovm
Simple and fast domain whois lookup and availability checking for Laravel with a facade, config, caching and an artisan command.
max-laravel
by vvb
Laravel-пакет для интеграции с API мессенджера Max (боты, WebApp, уведомления, webhook).
ex-admin-laravel
Ex-admin for Laravel 一体化后台方案(fork rockys/ex-admin-ui + ex-admin-laravel + echarts-php,并集成本项目兼容层 plugin/laravel)。单包即可在任意 Laravel 项目通过 composer require 直接使用。
laravel-real-client-ip
by ahmadrezaei
Laravel middleware that restores the real client IP behind a CDN, load balancer or ingress controller that overwrites X-Forwarded-For, verified with a shared secret so the header cannot be spoofed.
tailwind-class-merge-laravel
by devanoxltd
TailwindClassMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
pam-laravel
by pushinbr
Production tooling, lifecycle safety, observability and deployment for Laravel applications running on PAM.
laravel-fumadocs
by nickwelsh
Generate Fumadocs documentation and PHP API references for Laravel applications and packages.
laravel-api
by yoosuf
High-performance Laravel API toolkit with OpenAPI 3 generation, interactive docs UI, and consistent response helpers.
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.
camelmailer-laravel
by camelmailer
Camelmailer for Laravel — mail transport, facade and config for the Camelmailer API.
laravel-generator
Generate Laravel models, migrations, and seeders from existing database tables