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.0
- Laravel:
^9.0 || ^10.0
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.0
illuminate/database Version ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^9.0 || ^10.0 || ^11.0
illuminate/database Version ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^9.0 || ^10.0 || ^11.0
The package mpyw/laravel-local-class-scope contains the following files
Loading the files please wait ....