PHP Classes

PHP SQL Cursor: Execute database queries like Android SQL Cursor

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 282 All time: 7,595 This week: 455Up
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: 31
All time rank: 13124 in Nigeria Nigeria
Week rank: 49 Up4 in Nigeria Nigeria Equal
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 (2)  
File Role Description
Plain text file cursor.php Class Class source
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:282
This week:0
All time:7,595
This week:455Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:70%StarStarStarStar
Documentation:70%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2487