2017 © Pedro PelĂĄez
 

library csqlstatement-php

class to construct SQL statements

image

rstoetter/csqlstatement-php

class to construct SQL statements

  • Friday, June 30, 2017
  • by rstoetter
  • Repository
  • 0 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

csqlstatement-php

The class cSqlStatement is written in PHP and helps to construct SQL statements., (*1)

The namespace is rstoetter\cSqlStatement, (*2)

Installation

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

"require" : {

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

}

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

composer install, (*5)

more information

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

The Versions

30/06 2017

dev-master

9999999-dev

class to construct SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement

30/06 2017

v1.0.1

1.0.1.0

class to construct 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 construct SQL statements

  Sources   Download

MIT

by Rainer Stötter

sql php sql statement