没有合适的资源?快使用搜索试试~ 我知道了~
arangodb-php-odm:用于ArangoDB数据库的新PHP ODM
共450个文件
html:262个
php:142个
js:8个
需积分: 9 0 下载量 118 浏览量
2021-02-03
11:12:12
上传
评论
收藏 1.17MB ZIP 举报
温馨提示
ArangoDB PHP ODM ArangoDB的新PHP驱动程序 建立状态 开发 主 安装 使用作曲家 在项目根目录下运行以下命令。 composer require lvieira/arangodb-php-odm 用法 建立一个新的连接 use ArangoDB \ Connection \ Connection ; // Set a new Connection $ connection = new Connection ([ 'endpoint' => 'http://yourarangohost:8529' , 'username' => 'YourUserName' , 'password' => 'YourSecretPasswd' , 'database' => 'YourDatabase' , ]); // Alternatively, you can set an host and a port to connect $ connection = new Connection ([ 'host' => 'http://y
资源推荐
资源详情
资源评论
收起资源包目录
arangodb-php-odm:用于ArangoDB数据库的新PHP ODM (450个子文件)
bootstrap.min.css 112KB
bootstrap.min.css 112KB
bootstrap-theme.min.css 20KB
bootstrap-theme.min.css 20KB
sami.css 7KB
sami.css 7KB
glyphicons-halflings-regular.eot 20KB
glyphicons-halflings-regular.eot 20KB
fixcode 140B
.gitignore 430B
.gitkeep 0B
doc-index.html 212KB
doc-index.html 212KB
Collection.html 68KB
Collection.html 68KB
Graph.html 67KB
Graph.html 67KB
Edge.html 49KB
Edge.html 49KB
Database.html 47KB
Database.html 47KB
Vertex.html 44KB
Vertex.html 44KB
ExportCursor.html 40KB
ExportCursor.html 40KB
TraversalCursor.html 40KB
TraversalCursor.html 40KB
classes.html 40KB
classes.html 40KB
CollectionCursor.html 39KB
CollectionCursor.html 39KB
BindContainer.html 39KB
BindContainer.html 39KB
Connection.html 39KB
Connection.html 39KB
Document.html 38KB
Document.html 38KB
SkipListIndex.html 36KB
SkipListIndex.html 36KB
Cursor.html 36KB
Cursor.html 36KB
HashIndex.html 35KB
HashIndex.html 35KB
GeoSpatialIndex.html 35KB
GeoSpatialIndex.html 35KB
TTLIndex.html 35KB
TTLIndex.html 35KB
FullTextIndex.html 35KB
FullTextIndex.html 35KB
EdgeIndex.html 34KB
EdgeIndex.html 34KB
PrimaryIndex.html 34KB
PrimaryIndex.html 34KB
PersistentIndex.html 34KB
PersistentIndex.html 34KB
ArrayList.html 32KB
ArrayList.html 32KB
Index.html 29KB
Index.html 29KB
User.html 28KB
User.html 28KB
Task.html 27KB
Task.html 27KB
AQLFunction.html 26KB
AQLFunction.html 26KB
Api.html 25KB
Api.html 25KB
Admin.html 25KB
Admin.html 25KB
DatabaseHandler.html 23KB
DatabaseHandler.html 23KB
RestClient.html 22KB
RestClient.html 22KB
ListInterface.html 20KB
ListInterface.html 20KB
EdgeValidator.html 19KB
EdgeValidator.html 19KB
Statement.html 18KB
Statement.html 18KB
Server.html 18KB
Server.html 18KB
StreamTransaction.html 17KB
StreamTransaction.html 17KB
DocumentValidator.html 17KB
DocumentValidator.html 17KB
Traversal.html 16KB
Traversal.html 16KB
Base.html 16KB
Base.html 16KB
IndexInterface.html 16KB
IndexInterface.html 16KB
StatementInterface.html 13KB
StatementInterface.html 13KB
EdgeDefinition.html 13KB
EdgeDefinition.html 13KB
ConnectionOptionsValidator.html 12KB
ConnectionOptionsValidator.html 12KB
Import.html 11KB
Import.html 11KB
JavascriptTransaction.html 11KB
共 450 条
- 1
- 2
- 3
- 4
- 5
资源评论
寂寞孩纸
- 粉丝: 46
- 资源: 4472
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功