Download the PHP package akr4m/scoping without Composer
On this page you can find all versions of the php package akr4m/scoping. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akr4m/scoping
More information about akr4m/scoping
Files in akr4m/scoping
Download akr4m/scoping
More information about akr4m/scoping
Files in akr4m/scoping
Please rate this library. Is it a good library?
Informations about the package scoping
Filter Scoping your Queries
This scopes allow you to add constraints to all queries for a given model. Filter your data easily.
Installation
Simply add the package to your composer.json
file and run composer update
.
Usage
Add the trait to your model and your search rules.
Add scopes in abcController.php
like this
TopicScope.php
file would be like this
All versions of scoping with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package akr4m/scoping contains the following files
Loading the files please wait ....