Home > Backend Development > PHP Tutorial > crud - 有没有对一个table表进行操作的php类

crud - 有没有对一个table表进行操作的php类

WBOY
Release: 2016-06-06 20:45:43
Original
1238 people have browsed it

1, SQL语句支持where
2, 查出来的表能生成翻页的列表,并且每条记录可以(CURD增减删)
3, 新增插入表记录

回复内容:

1, SQL语句支持where
2, 查出来的表能生成翻页的列表,并且每条记录可以(CURD增减删)
3, 新增插入表记录

Laravel 的 Eloquent,可以单独使用。

redbean 一个简单的orm

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template