SkillAgentSearch skills...

Sql4array

sql4array is a PHP5 class. I have made it in order to apply SQL select queries on PHP arrays.

Install / Use

/learn @old-blueday/Sql4array
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Introduction

sql4array is a PHP5 class. I have made it in order to apply SQL select queries on PHP arrays.

Features

Avaible clauses: SELECT, DISTINCT, FROM, WHERE, ORDER BY, LIMIT, OFFSET
Avaible operators: =, <>, !=, <, >, <=, >=, IS, IS IN, NOT IN, IS NOT IN, LIKE, ILIKE, NOT LIKE, NOT ILIKE
Functions available in WHERE parameters : LOWER(), UPPER(), TRIM()
Relatively slow
Improve visibility of your source code

To do

add GROUP BY parameters
add JOIN parameters
enable functions on select parameters
View on GitHub
GitHub Stars11
CategoryData
Updated4y ago
Forks7

Languages

PHP

Security Score

60/100

Audited on Mar 13, 2022

No findings