Download the PHP package misaf/vendra-support without Composer
On this page you can find all versions of the php package misaf/vendra-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download misaf/vendra-support
More information about misaf/vendra-support
Files in misaf/vendra-support
Download misaf/vendra-support
More information about misaf/vendra-support
Files in misaf/vendra-support
Vendor misaf
Package vendra-support
Short Description Shared support classes for Vendra modules
License MIT
Homepage https://github.com/misaf/vendra-support
Package vendra-support
Short Description Shared support classes for Vendra modules
License MIT
Homepage https://github.com/misaf/vendra-support
Please rate this library. Is it a good library?
Informations about the package vendra-support
Vendra Support
Shared support infrastructure used by every Vendra module.
Features
- Provider-neutral tenant resolution and tenant-awareness helpers
- Tenant-aware Eloquent traits, scopes, and migration helpers
- Optional tag, attribute, and currency integration contracts
- Provider-neutral subscription charging with idempotent operation results
- Request and queued-job context propagation primitives
- Shared tenant seeders and console commands
- Shared Filament clusters, navigation taxonomy, and concerns
- Composable policy authorization, sandbox helpers, and shared events
The package binds null capability resolvers by default. Concrete providers can replace those bindings without coupling domain packages to their implementations.
Requirements
- PHP 8.4+
- Laravel 13
- Filament 5
Installation
The service provider is auto-registered.
Optionally publish the shared panel configuration:
Testing
Run the package checks from the project root:
License
MIT. See LICENSE.
All versions of vendra-support with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
filament/filament Version ^5.6.8
illuminate/console Version ^13.0
illuminate/database Version ^13.0
illuminate/support Version ^13.0
laravel/prompts Version ^0.3.21
symfony/intl Version ^7.4 || ^8.0
filament/filament Version ^5.6.8
illuminate/console Version ^13.0
illuminate/database Version ^13.0
illuminate/support Version ^13.0
laravel/prompts Version ^0.3.21
symfony/intl Version ^7.4 || ^8.0
The package misaf/vendra-support contains the following files
Loading the files please wait ...