kia_nasirzadeh/phpapi_serverside

v1.0.12 2020-11-12 19:23 UTC

This package is auto-updated.

Last update: 2024-09-28 07:06:27 UTC


README

这是phpApi的服务器部分,因为它可以方便地与composer一起使用服务器端包而独立出来

要阅读文档,请参阅ashkan-nasirzadeh/phpApi-clientSide

composer require kia_nasirzadeh/phpapi_serverside

待办事项

where 应该是这样的:where_and = [ 'a' => '=#ali', 'b' => '!=#gholi', 'c' => '>#10', 'd' => 'LIKE#%asghar%' ]

where_or = [ 'a' => '=#ali' ]

以及 wherenotlike 应该删除

为 readRowsPagination 和 readRows 添加 minmax 日期

addRow 中,我们需要在答案中包含 lastInsertedID

终止 JWT

使 JWT 只能使用一次

从最后读取 readRows