PHP Classes

Oracle::DB: Oracle access wrapper supporting stored procedures

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 1,103 All time: 3,406 This week: 129Up
Version License PHP version Categories
class-oracle-oci8 1.0GNU General Publi...5.2PHP 5, Databases
Description 

Author

This class implements a Oracle database access wrapper which supports stored procedures. It can:

- Establish connections to an Oracle database server
- Execute queries and retrieve results into arrays or objects
- Define PHP variables to bind query values
- Execute INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values, condition clause and bind variables.
- Execute stored procedures passing parameter values
- Manage transactions

Picture of Sergey Pimenov
Name: Sergey Pimenov <contact>
Classes: 3 packages by
Country: Ukraine Ukraine

  Files folder image Files (3)  
File Role Description
Plain text file class.oracle.php Class main class
Accessible without login Plain text file test.objects.sql Data objects for testunit
Accessible without login Plain text file test.php Example TestUnit

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  
 0%
Total:1,103
This week:0
All time:3,406
This week:129Up
User Ratings User Comments (3)
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1842
 
thanks
9 years ago (restroika)
52%StarStarStar
You solution is more elegent than mine.
11 years ago (per)
67%StarStarStarStar
This is a good class ! loool But why reinvent the wheel ? The...
14 years ago (José Filipe Lopes Santos)
70%StarStarStarStar