rklandesverband/yii2-oci8dbdate

Oci8db Date format wegen der ausgabe

1.0 2017-03-28 11:57 UTC

This package is auto-updated.

Last update: 2024-03-29 04:04:42 UTC


README

Oci8db

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist rklandesverband/yii2-oci8dbdate "*"

or add

"rklandesverband/yii2-oci8dbdate": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \oci8db\rklandesverband\AutoloadExample::widget(); ?>```