Download the PHP package mpyw/laravel-local-class-scope without Composer
On this page you can find all versions of the php package mpyw/laravel-local-class-scope. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-local-class-scope
Laravel Local Class Scope

A tiny macro that reuse a global scope class as a local scope.
The idea is from: [Proposal] Local query scopes as classes · Issue #636 · laravel/ideas
Requirements
- PHP:
^8.2
- Laravel:
^11.0 || ^12.0
[!NOTE] Older versions have outdated dependency requirements. If you cannot prepare the latest environment, please refer to past releases.
Installing
Usage
Simple Scope
Scope that takes arguments
Combination
Re-define as a local method scope
Share local method re-definition via trait
All versions of laravel-local-class-scope with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/database Version ^11.0 || ^12.0 || ^13.0
illuminate/support Version ^11.0 || ^12.0 || ^13.0
illuminate/database Version ^11.0 || ^12.0 || ^13.0
illuminate/support Version ^11.0 || ^12.0 || ^13.0
The package mpyw/laravel-local-class-scope contains the following files
Loading the files please wait ....