PHP Classes

What is the best PHP oracle oci8 class?: DB class with CRUD, Function calls, Stored Procedures

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP oracle oci8 class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP oracle oci8 class?

Edit

Picture of Hashitha Silva by Hashitha Silva - 10 years ago (2015-02-16)

DB class with CRUD, Function calls, Stored Procedures

This request is clear and relevant.
This request is not clear or is not relevant.

+4

I need a class that implements CRUD operations, function calls with return value capture, stored procedure calls with return value capture using Oracle OCI 8.

Ask clarification

1 Recommendation

PHP PDO OCI: Access Oracle databases using a PDO class wrapper

This class can access Oracle databases using a PDO class wrapper.

It provides a replacement for the PDO class that wraps around PHP Oracle OCI functions to access Oracle databases.

The class gets the available PDO drivers and insert the oci driver if it is not supported in the current PHP PDO installation.
This recommendation solves the problem.
This recommendation does not solve the problem.

+4

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 10 years ago (2015-02-20) Comment

This class implements a database access interface using Oracle OCI8.

It emulates the PDO interfaces, so you can use it with any CRUD component based on PDO. 

  • 1 Comment
  • 1. Picture of Hashitha Silva by Hashitha Silva - 10 years ago (2015-02-23) Reply

    Thanks for the kind reply.


Recommend package
: 
: