96qbhy/laravel-repository

简单的 laravel 仓库模式扩展包。

Maintainers

Package info

github.com/qbhy/laravel-repository

pkg:composer/96qbhy/laravel-repository

Statistics

Installs: 4 503

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

1.0.3 2018-04-18 08:27 UTC

This package is not auto-updated.

Last update: 2026-03-01 12:02:52 UTC


README

laravel 仓库模式扩展包

需要

  • php 版本 >= 7.0
  • cache driver in ["memcached", "redis"]

安装

composer require 96qbhy/laravel-repository:dev-master

使用

php artisan make:repository Article

详细的文档有空再写。。。

96qbhy@gmail.com
96qbhy/laravel-repository