laravel-cms-menu
Navigation menus and menu items — hierarchical, translatable, optionally linked to any polymorphic model — for the Laravel CMS ecosystem
laravel-cms
Umbrella meta-package bundling the full Laravel CMS ecosystem (core, media, menu).
laravel-cms-core
CMS core — pages, posts, categories, tags, comments, revisions, SEO metadata, i18n and sitemap generation for the Laravel CMS ecosystem
laravel-cms-media
CMS media library integration — collections, conversions and a reusable HasCmsMedia concern wrapping spatie/laravel-medialibrary for the Laravel CMS ecosystem
laravel-newsletter
Compose, schedule and send double opt-in email newsletters with open/click tracking for Laravel applications.
laravel-erp-hr
ERP HR — employees, leave, attendance and payroll for the Laravel ERP ecosystem
laravel-commerce-cart
Commerce cart module — carts, line items, and shipping methods.
laravel-commerce-payment
Commerce payment module — payment collections, payments, sessions, captures, and refunds.
laravel-commerce-currency
Commerce currency module — ISO 4217 currencies with symbols, decimal digits, and rounding.
laravel-commerce-fulfillment
Commerce fulfillment module — fulfillment sets, service zones, shipping options, and fulfillments.
laravel-commerce-region
Commerce region module — sales regions and their countries.
laravel-commerce-store-credit
Commerce store credit module — store credit accounts and transactions.
laravel-commerce-core
Commerce core — base service, saga workflow engine, prefixed identifiers, and money primitives for the Laravel Commerce ecosystem
laravel-commerce-customer
Commerce customer module — customers, customer groups, and addresses.
laravel-commerce
Laravel Commerce — meta-package installing the full Medusa-style commerce domain (catalog, pricing, inventory, cart, order, payment, fulfillment, tax, and more).
laravel-commerce-api-key
Commerce API key module — publishable and secret API keys.
laravel-commerce-auth
Commerce auth module — auth identities and provider identities.
laravel-commerce-inventory
Commerce inventory module — inventory items, levels per location, and reservations.
laravel-commerce-order
Commerce order module — orders and order line items.
laravel-commerce-product
Commerce product module — products, variants, options, categories, collections, tags, types, and images.
laravel-commerce-promotion
Commerce promotion module — promotions, campaigns, rules, and application methods.
laravel-commerce-store
Commerce store module — store configuration and defaults.
laravel-commerce-translation
Commerce translation module — multi-language content for commerce resources.
laravel-commerce-loyalty
Commerce loyalty module — loyalty accounts and point transactions.
laravel-commerce-pricing
Commerce pricing module — price sets, prices, price lists, and price rules.
laravel-commerce-sales-channel
Commerce sales channel module — selling channels (web, mobile, POS).
laravel-commerce-stock-location
Commerce stock location module — physical inventory locations.
laravel-erp-quality
ERP quality management — inspections, goals, procedures and non-conformances for the Laravel ERP ecosystem
laravel-erp-buying
ERP buying — suppliers, RFQs, supplier quotations and purchase orders for the Laravel ERP ecosystem
laravel-erp-maintenance
ERP maintenance — maintenance schedules and visits for the Laravel ERP ecosystem
laravel-erp-manufacturing
ERP manufacturing — BOMs, work orders and job cards for the Laravel ERP ecosystem
laravel-erp-stock
ERP stock — items, warehouses, stock entries and the perpetual inventory ledger for the Laravel ERP ecosystem
laravel-erp-support
ERP support — issues, service level agreements and warranty claims for the Laravel ERP ecosystem
laravel-erp-accounting
ERP accounting — chart of accounts, general ledger, journal/payment entries and invoices for the Laravel ERP ecosystem
laravel-erp-crm
ERP CRM — leads, opportunities and campaigns for the Laravel ERP ecosystem
laravel-erp-projects
ERP projects — projects, tasks and timesheets for the Laravel ERP ecosystem
laravel-erp-subcontracting
ERP subcontracting — subcontracting BOMs, orders and receipts for the Laravel ERP ecosystem
laravel-erp-assets
ERP assets — fixed asset register, depreciation and movements for the Laravel ERP ecosystem
laravel-erp-selling
ERP selling — customers, quotations and sales orders for the Laravel ERP ecosystem
laravel-erp
Umbrella meta-package bundling the full Laravel ERP domain ecosystem (core, accounting, stock, selling, buying, manufacturing, assets, subcontracting, CRM, projects, support, quality, maintenance, HR).
laravel-erp-core
ERP core — companies, currencies, units, and submittable-document foundation for the Laravel ERP ecosystem
laravel-queue-management
Manage Laravel's database queue tables (jobs, failed_jobs, job_batches) through models and a service layer.
laravel-teams
A Laravel package that adds Teams, memberships, and team invitations with multi-tenancy support to your application.
laravel-webhooks
Framework-agnostic outgoing webhooks for Laravel: dispatch HTTP webhooks on Eloquent model events with signing, logging and queue support.
laravel-webhook-signatures
Verificação centralizada e fail-closed de assinaturas de webhooks de provedores de email/serviços (Mailgun, SendGrid, Postmark, Resend e AWS SNS/SES) para aplicações Laravel.
laravel-zero-json-config
Base JSON configuration service for CLIs, with scope strategies (global, per-repo, per-project), get/set/all and 0600 writes.
laravel-zero-api-client
Reusable base REST HTTP client for Laravel Zero CLIs: get/post/put/delete, pagination, Basic/Bearer auth and consistent API error handling.
laravel-zero-credentials
Reusable base for storing CLI authentication credentials locally in JSON (~/.<app>/config.json or XDG), with 0600 permissions and a typed credentials contract.