Packages from vimatech · Transparency log
-
PHP
vimatech/laravel-document-numbering
Sequential, gap-free, concurrency-safe document numbers for Laravel: invoices, quotes and credit notes. Configurable patterns, per-scope counters, period resets, row-lock safety.
-
PHP
vimatech/laravel-einvoicing
Native Peppol BIS 3.0 (UBL) and EN 16931 (CII) e-invoice generation and dispatch for Laravel. Zero third-party runtime dependencies.
-
PHP
vimatech/laravel-integrations
Config-driven ports and adapters for Laravel: integrate external providers through capability drivers, context routing and normalized webhooks.
-
PHP
vimatech/laravel-invitation
Generic email-based invitations for Laravel. Invite anyone to any Eloquent model: teams, projects, workspaces. Fluent API, HMAC tokens, events, queued notifications, i18n.
-
PHP
vimatech/laravel-membership
Polymorphic memberships for Laravel: who belongs to what, and with which role. Enum roles, role hierarchy, guards, policy helpers, events and soft deletes, across teams, projects and workspaces.
-
PHP
vimatech/laravel-quotas
Feature entitlements and usage quotas for Laravel SaaS applications. Answers what an account may do and how much of it is left. Billing stays with Cashier.
-
PHP
vimatech/laravel-secure-fields
Secure encrypted Eloquent model fields for sensitive data in Laravel applications.