Skip to content

Object Oriented SQL Query Builder with a unique approach to joins.

Notifications You must be signed in to change notification settings

KendallHopkins/Sqloo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Features:
-Object Oriented Queries
    -Functional Query Creation
    -Pass partial queries between functions
    -Reuse SQL Queries
    -Joins with less code
    -No SQL code in your php documents
    -Help protect from query injections
    -Less likely to make SQL syntax mistakes


-Multi Level Transaction Support
-Transactional Aware Caching
-Database Pool Management

About

Object Oriented SQL Query Builder with a unique approach to joins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages