Download the PHP package guifavere/laravel-simple-scopes without Composer
On this page you can find all versions of the php package guifavere/laravel-simple-scopes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download guifavere/laravel-simple-scopes
More information about guifavere/laravel-simple-scopes
Files in guifavere/laravel-simple-scopes
Download guifavere/laravel-simple-scopes
More information about guifavere/laravel-simple-scopes
Files in guifavere/laravel-simple-scopes
Vendor guifavere
Package laravel-simple-scopes
Short Description Simple scopes for laravel projects
License MIT
Package laravel-simple-scopes
Short Description Simple scopes for laravel projects
License MIT
Keywords laravellaravel-scopes
Please rate this library. Is it a good library?
Informations about the package laravel-simple-scopes
laravel simple scopes
Provides some useful scopes, and custom queries for laravel projects. This project was inspired in the package: laracraft-tech/laravel-date-scopes.
Installation
You can install via composer:
How it works
Currently there are only scopes, and custom queries for dates. They are:
You can use the trait: DateScopes
inside the eloquent models, or the: DateQueries
for the custom query builders.
Examples:
Testing
License
The MIT License (MIT).
All versions of laravel-simple-scopes with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
The package guifavere/laravel-simple-scopes contains the following files
Loading the files please wait ....