All Projects → unframed → SQLAbstract.php

unframed / SQLAbstract.php

Licence: LGPL-3.0 license
Safe SQL abstractions for PHP and WordPress.

Programming Languages

PHP
23972 projects - #3 most used programming language
ApacheConf
554 projects
Makefile
30231 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].