Download the PHP package scolib/simple-repository without Composer
On this page you can find all versions of the php package scolib/simple-repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download scolib/simple-repository
More information about scolib/simple-repository
Files in scolib/simple-repository
Download scolib/simple-repository
More information about scolib/simple-repository
Files in scolib/simple-repository
Vendor scolib
Package simple-repository
Short Description laravel simple repository
License MIT
Homepage https://github.com/scolib/simple-repository
Package simple-repository
Short Description laravel simple repository
License MIT
Homepage https://github.com/scolib/simple-repository
Please rate this library. Is it a good library?
Informations about the package simple-repository
Laravel Simple Repository
code from https://github.com/rinvex/laravel-repositories
安装
使用
Model自动引入
当Repository是 App\Demos\Repositories\ItemRepository
,而Model是 App\Demos\Models\Item
时,Repository会自动进入该Model,而不必手动定义 protected $model
License
The MIT License (MIT). Please see License File for more information.
All versions of simple-repository with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
illuminate/database Version ^5.5|^6.0|^7.0
illuminate/support Version ^5.5|^6.0|^7.0
illuminate/database Version ^5.5|^6.0|^7.0
illuminate/support Version ^5.5|^6.0|^7.0
The package scolib/simple-repository contains the following files
Loading the files please wait ....