2017 © Pedro Peláez
 

yii2-extension yii2-oracle

Oracle extension for the Yii framework

image

yiisoft/yii2-oracle

Oracle extension for the Yii framework

  • Tuesday, June 12, 2018
  • by cebe
  • Repository
  • 16 Watchers
  • 9 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Yii Oracle , (*1)

Yii Database Oracle driver


Latest Stable Version Total Downloads rector codecov StyleCI, (*2)

Oracle driver for Yii Database is a database driver for Oracle databases., (*3)

The package allows you to connect to Oracle databases from your application and perform various database operations such as executing queries, creating and modifying database schema, and processing data. It supports a wide range of Oracle versions and provides a simple and efficient interface for working with Oracle databases., (*4)

To use the package, you need to have the Oracle client library installed and configured on your server, and you need to specify the correct database connection parameters. Once you have done this, you can use the driver to connect to your Oracle database and perform various database operations as needed., (*5)

Support version

PHP Oracle Version CI-Actions
8.1 - 8.3 12c - 21c build Mutation testing badge static analysis type-coverage

Installation

The package could be installed with Composer:, (*6)

composer require yiisoft/db-oracle

Documentation

For config connection to Oracle database check Connecting Oracle., (*7)

Check the documentation docs to learn about usage., (*8)

If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources., (*9)

License

The Yii Database Oracle driver is free software. It is released under the terms of the BSD License. Please see LICENSE for more information., (*10)

Maintained by Yii Software., (*11)

Support the project

Open Collective, (*12)

Follow updates

Official website Twitter Telegram Facebook Slack, (*13)

The Versions

12/06 2018

dev-master

9999999-dev

Oracle extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 oracle