PHPackages                             xin/thinkphp-repository - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. xin/thinkphp-repository

ActiveLibrary[Database &amp; ORM](/categories/database)

xin/thinkphp-repository
=======================

ThinkPHP Repository - 一个用于简化数据库操作的仓库模式实现，支持多种数据库驱动，提供优雅的查询构建器和模型关系管理，适用于ThinkPHP8框架的现代化PHP项目。

v1.0.1(1mo ago)07Apache-2.0PHPPHP &gt;=7.3.0

Since Jan 15Pushed 1mo agoCompare

[ Source](https://github.com/liuxiaojinla/php-thinkphp-repository)[ Packagist](https://packagist.org/packages/xin/thinkphp-repository)[ RSS](/packages/xin-thinkphp-repository/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

xin-thinkphp-repository | 简化数据库操作的仓库模式实现
========================================

[](#xin-thinkphp-repository--简化数据库操作的仓库模式实现)

#### 介绍

[](#介绍)

一个用于简化数据库操作的仓库模式实现，支持多种数据库驱动，提供优雅的查询构建器和模型关系管理，适用于ThinkPHP8框架的现代化PHP项目。

#### 安装教程

[](#安装教程)

`composer require xin/thinkphp-repository`

#### 使用说明

[](#使用说明)

```
