Skip to content

MySQL builder class for constructing queries and retrieving results using simple PHP arrays

License

Notifications You must be signed in to change notification settings

samueljmello/Mason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Package Info

Mason is an SQL builder class for constructing queries and prepared statements without needing to know the individual function names. It uses simple method names in an OOP structure and is very flexible. Errors and sql statements are stored for debugging for easy output.

Version

Current version is 2.0.4

About

MySQL builder class for constructing queries and retrieving results using simple PHP arrays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages