PHP Classes

PHP SQL Cursor: Execute database queries like Android SQL Cursor

Recommend this page to a friend!
  Info   View files Documentation   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog (1)    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 282 This week: 1All time: 7,586 This week: 560Up
Version License PHP version Categories
cursor 1.3GNU General Publi...5PHP 5, Databases
Description 

Author

This class can execute database queries like Android SQL Cursor.

It can connect to a database using PDO and composes and execute queries like the Android SQLite cursor API. Currently it implements the functions:

- select
- likeSelect
- insert
- insertUnique
- update
- delete
- close
- query



Cursor is a pure PHP implementation of the Android SQL Cursor without deviating from good PHP coding practises. Cursor will simplify the way you access the database and will help you write the very complex Insert, Select, Update and Delete operations in just one line of code. With Cursor, you also don't have to worry about SQL injection.

Picture of Ore Richard Muyiwa
  Performance   Level  
Name: Ore Richard Muyiwa <contact>
Classes: 6 packages by
Country: Nigeria Nigeria
Age: 30
All time rank: 13134 in Nigeria Nigeria
Week rank: 411 Up10 in Nigeria Nigeria Down
Innovation award
Innovation award
Nominee: 3x

Documentation

Cursor

Pure PHP implementation of the Android SQL Cursor without deviating from good PHP coding practises.

Copyright 2014, Ore Richard Muyiwa (Richard Mcfriend).

Released under the GNU General Public License (GPL).


  Files folder image Files  
File Role Description
Plain text file cursor.php Class Class source
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:282
This week:1
All time:7,586
This week:560Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:70%StarStarStarStar
Documentation:70%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2447