2017 © Pedro PelĂĄez
 

library csql-php

class to manage SQL statements

image

rstoetter/csql-php

class to manage SQL statements

  • Thursday, May 31, 2018
  • by rstoetter
  • Repository
  • 0 Watchers
  • 0 Stars
  • 20 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

csql-php

The class cSQL is written in PHP and helps to manage SQL statement components., (*1)

The namespace is rstoetter\cSql, (*2)

static methods provided by the class cSQL

cSQL::AddFunction()
cSQL::CheckedFieldName()
cSQL::CombineFieldName()
cSQL::DotCount()
cSQL::FieldNameIn()
cSQL::FormatStatement()
cSQL::GetAliasFromTablename()
cSQL::GetAliasOrRealFieldname()
cSQL::GetRealFieldname()
cSQL::HasAlias()
cSQL::IsEscaped()
cSQL::IsExtraStartIdentifier()
cSQL::IsFunctionSQL()
cSQL::IsJoin()
cSQL::IsQualified()
cSQL::IsSqlZeroDate()
cSQL::IsSqlZeroDateTime()
cSQL::IsSqlZeroTime()
cSQL::IsSubquerySQL()
cSQL::IsSubqueryStatement()
cSQL::IsValidFieldName()
cSQL::PositionEndFunctionSQL()
cSQL::RemoveAlias()
cSQL::RemoveAll()
cSQL::RemoveEscapes()
cSQL::RemoveFunctions()
cSQL::RemoveQualification()
cSQL::SchemaNameIn()
cSQL::SetExtraIdentifier()
cSQL::SetExtraStartIdentifier()
cSQL::SplitQualifiedFieldname()
cSQL::SqlDate2DateTime()
cSQL::SqlDateTime2DateTime()
cSQL::SqlTime2DateTime()
cSQL::TableNameIn()

Installation

This project assumes you have composer installed. Simply add:, (*3)

"require" : {

    "rstoetter/csql-php" : ">=1.0.0"

}

to your composer.json, and then you can simply install with:, (*4)

composer install

more information

See the project wiki for more information., (*5)

The Versions

31/05 2018

dev-master

9999999-dev

class to manage SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement

31/05 2018

v1.0.6

1.0.6.0

class to manage SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement

19/05 2018

v1.0.5

1.0.5.0

class to manage SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement

05/07 2017

v1.0.4

1.0.4.0

class to manage SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement

04/07 2017

v1.0.3

1.0.3.0

class to manage SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement

01/07 2017

v1.0.2

1.0.2.0

class to manage SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement

01/07 2017

v1.0.1

1.0.1.0

class to manage SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement

30/06 2017

v1.0.0

1.0.0.0

class to manage SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement