Download the PHP package haiflive/orientdb-yii2-connector without Composer
On this page you can find all versions of the php package haiflive/orientdb-yii2-connector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download haiflive/orientdb-yii2-connector
More information about haiflive/orientdb-yii2-connector
Files in haiflive/orientdb-yii2-connector
Download haiflive/orientdb-yii2-connector
More information about haiflive/orientdb-yii2-connector
Files in haiflive/orientdb-yii2-connector
Vendor haiflive
Package orientdb-yii2-connector
Short Description Yii2 connector to orientDB, php7, query builder, command builder, ActiveRecord relations
License MIT
Package orientdb-yii2-connector
Short Description Yii2 connector to orientDB, php7, query builder, command builder, ActiveRecord relations
License MIT
Please rate this library. Is it a good library?
Informations about the package orientdb-yii2-connector
orientdb-yii2-connector
Yii2 connector to orientDB, php7 Contains:
- Connection
- Quota data
- Command builder
- Query builder
- ActiveRecord
- EMBEDDED and EMBEDDEDLIST relations
- LINK and LINKLIST relations
- RESTfull
- gii support(generate ActiveRecord)
Warning:
OrientDB PHP binary protocol has no PDO or Quota methods, this library can bee unsafe. If you found vulnerability in quota data methods, please create Issues
Requires
- PHP Version >= 5.4 ( Socket extension enabled )
- Orientdb version 2.2.14 or later.
composer install
Usage
web.php:
dborient.php
controller:
header
ActiveQuery usage
ActiveQuery relations
ActiveRecord
Embedded and EmbeddeList in ActiveRecord
See all models declarations and DB dump here: https://github.com/haiflive/orientdb-yii2-connector/tree/master/tests/_data
Deal.php
pagination widgets usage
Create ActiveRecord with realtions
Lazy Loading
Eager Loading
Embedded loading
if you want init embedded records as ActiveRecords (add true validate) you must define relations in with()
method
Stability
RC
License
The MIT License (MIT)
All versions of orientdb-yii2-connector with dependencies
PHP Build Version
Package Version
Requires
ostico/phporient Version
v1.2.5
The package haiflive/orientdb-yii2-connector contains the following files
Loading the files please wait ....