mpyw / scoped-auth
Apply specific scope for user authentication.
☆10Updated last month
Alternatives and similar repositories for scoped-auth:
Users that are interested in scoped-auth are comparing it to the libraries listed below
- Convert has() and whereHas() constraints to join() ones for single-result relations.☆24Updated last year
- Guarantee database stickiness over the same user's consecutive requests☆82Updated last month
- Laravel Japanese Validation☆14Updated last year
- Automatically retry non-atomic upsert operation when unique key constraints are violated.☆13Updated last year
- Simple, JSON-based, AWS IAM-style ACL for PHP applications, leveraging granular permissions in your applications with strong declarations…☆29Updated 10 months ago
- CSRF verification and session persistent through request/response headers.☆32Updated 4 years ago
- This Laravel package allows you to flip/invert an Eloquent scope, or really any query constraint.☆28Updated 2 years ago
- Don't spend time writing boilerplate for your feature tests in Laravel app.☆11Updated 4 years ago
- Use UUID, Ulid, or nanoid as optional or primary key in Laravel.☆41Updated 7 months ago
- Easily capture every incoming request and the corresponding outgoing response in your Laravel app.☆24Updated 2 years ago
- A laravel package to stream video content.☆49Updated 5 years ago
- Compile and save textual files from the command line using Laravel's Blade engine.☆34Updated last week
- A tiny extension of MySqlConnection that manages session system variables☆11Updated last month
- Provides an artisan CLI command to cancel a queued batch☆18Updated last month
- 🏓 Laravel collection macro that determine if `any` item from the collection passes the given truth test.☆37Updated 5 years ago
- wire:replace directive for Livewire☆32Updated 4 years ago
- Register Eloquent model event listeners just-in-time directly on the model.☆28Updated last month
- Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)☆52Updated last year
- Data migration system for Laravel☆17Updated 2 years ago
- Laravel package providing comprehensive global data for your next project☆21Updated 10 months ago
- A set of useful Laravel validation rules☆15Updated 4 years ago
- A Laravel Nova filter for picking range between a min/max value.☆13Updated last year
- Laravel package for PostgreSQL range types support☆37Updated 3 weeks ago
- A data masking engine for PHP.☆25Updated 6 months ago
- Laravel package to monitor SELECT queries and offer best possible INDEX fields.☆57Updated 3 years ago
- Sync your package with the latest changes in the skeleton☆55Updated last month
- Adds MorphToOne relation to Laravel eloquent