kia_nasirzadeh / phpapi_serverside
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kia_nasirzadeh/phpapi_serverside
Requires
- firebase/php-jwt: ^5.2
- monolog/monolog: ^2.1.1
Requires (Dev)
- monolog/monolog: ^2.1.1
README
this is the server part of phpApi and it's separated because of the convenience to use the server-side package with composer
to read the documentation please see ashkan-nasirzadeh/phpApi-clientSide
composer require kia_nasirzadeh/phpapi_serverside
to do:
where should be like this:
where_and = [
'a' => '=#ali',
'b' => '!=#gholi',
'c' => '>#10',
'd' => 'LIKE#%asghar%'
]
where_or = [ 'a' => '=#ali' ]
and wherenot and like should delete
add min, max date to readRowsPagination and readRows
in addRow we need lastInsertedID in answer
terminate JWT
make JWT just one time usage
readRows from last