Download the PHP package houdunwang/model without Composer
On this page you can find all versions of the php package houdunwang/model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download houdunwang/model
More information about houdunwang/model
Files in houdunwang/model
Download houdunwang/model
More information about houdunwang/model
Files in houdunwang/model
Vendor houdunwang
Package model
Short Description 模型是应用程序中用于处理应用程序数据逻辑的部分, 通常模型对象负责在数据库中存取数据。
License MIT
Homepage http://www.houdunwang.com/
Package model
Short Description 模型是应用程序中用于处理应用程序数据逻辑的部分, 通常模型对象负责在数据库中存取数据。
License MIT
Homepage http://www.houdunwang.com/
Please rate this library. Is it a good library?
Informations about the package model
模型
模型是应用程序中用于处理应用程序数据逻辑的部分, 通常模型对象负责在数据库中存取数据。
[TOC]
安装
使用 composer 命令进行安装或下载源代码使用。
HDPHP 框架已经内置此组件,无需要安装
HDPHP框架模型机制完全使用Model组件, 请查看 HDPHP 框架文档 使用。
All versions of model with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
houdunwang/config Version ~1.0
houdunwang/db Version ~1.0
houdunwang/validate Version ~1.0
houdunwang/arr Version ~1.0
houdunwang/collection Version ~1.0
nesbot/carbon Version ^1.22
houdunwang/config Version ~1.0
houdunwang/db Version ~1.0
houdunwang/validate Version ~1.0
houdunwang/arr Version ~1.0
houdunwang/collection Version ~1.0
nesbot/carbon Version ^1.22
The package houdunwang/model contains the following files
Loading the files please wait ....