Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sadlll/sql4array

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.