Libraries tagged by scoped
whilesmart/eloquent-owner-access
893 Downloads
Pluggable polymorphic owner authorization for Laravel packages with owner_type/owner_id columns. Lets host apps decide who can see and modify owner-scoped records without coupling the underlying packages to a specific tenancy model.
vortos/vortos-search
460 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
unifilemanager/filament-file-manager
113 Downloads
A secure, disk-scoped file manager and file picker for Laravel Filament.
ui-awesome/html-core
32284 Downloads
Core HTML tag rendering foundation for PHP: abstract bases for block, inline, input, and void elements, lifecycle hooks, simple factory, and application-scoped config recipes.
sridhar-s-subramanian/filament-dbview
331 Downloads
Adminer-like, strictly read-only database viewer for Filament panels, scoped to the host app's Eloquent models.
nasirkhan/laravel-sharekit
875 Downloads
Reusable social sharing Blade components for Laravel with themeable styles, metadata auto-detection, and page-scoped assets.
happenv-com/laravel-true-modular-health
458 Downloads
Module-scoped health checks for laravel-true-modular: declare checks per module, aggregate runtime + architecture health via Spatie Laravel Health and module:doctor.
brighterly/laravel-dynamic-policies
5024 Downloads
Namespace-scoped Laravel policies per route group via setPolicies() macro
aiarmada/authz
2303 Downloads
Generic Spatie Permission wrapper with scoped authorization and impersonation for Laravel applications.
symplify/easy-coding-standard-prefixed
230533 Downloads
Prefixed scoped version of ECS package
boone-studios/laravel-scoped-roles
41 Downloads
Code-defined, scope-aware RBAC for multi-tenant Laravel apps — no permission database tables required.
lacodix/laravel-scoped-mail-config
2185 Downloads
A package that enables user or tenant specific mail driver configuration.
humweb/taggables
1380 Downloads
A powerful and flexible tagging package for Laravel with polymorphic relationships and user-scoped tags support
whilesmart/eloquent-entitlements
71 Downloads
Provider-neutral feature gating, plan limits and metered usage for Laravel, scoped per polymorphic owner. Ships an allow-all default so self-hosting stays free; hosts rebind to enforce.
semitexa/tenancy
328 Downloads
Semitexa Tenancy - tenant resolution, scoped context, and multi-tenant application support