Skip to content

unframed/SQLAbstract.php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLAbstract.php

Build Status

Safe SQL abstractions for PHP and WordPress.

Requirements

  • a tutorial
  • provide conveniences to query SQL tables and views;
  • eventually safely, ie: with limits and without injections;
  • covering applications from CRUD to paginated search and filter;
  • with prefixed table and view names, guarded identifiers and custom placeholders;
  • support PHP 5.3, MySQL, SQLite, PDO and WPDB.

Credits

About

Safe SQL abstractions for PHP and WordPress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published