Download the PHP package sofa/eloquent-scopes without Composer
On this page you can find all versions of the php package sofa/eloquent-scopes. 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 eloquent-scopes
Sofa/Eloquent-Scopes
Handy scopes for Eloquent (Laravel) query builder.
Installation
Package requires PHP 5.4+ and works with Laravel 5/5.1.
-
Require the package in your
composer.json
: - Add trait to your class, eg.
use \Sofa\EloquentScopes\PeriodScopes
;
Usage example
PeriodScopes
- provides methods for easy fetching records in given range, relative to NOW.
Roadmap
TBA
All versions of eloquent-scopes with dependencies
PHP Build Version
Package Version
The package sofa/eloquent-scopes contains the following files
Loading the files please wait ....