cyberrebell/arango-odm
Composer 安装命令:
composer require cyberrebell/arango-odm
包简介
php odm client for arango-db
README 文档
README
This library is an PHP ODM for ArangoDB. If offers a lot of helpful tools to work with your ArangoDB in your PHP-Project.
Warning: Early Development - The usage of this lib may change frequently!
What are the main features of the library?
- use replaceable adapters to access the database (atm only curl/http)
- use the DocumentHandler to add, update, delete, find or query with the database
- use ArangoDB edge-collections to connect your documents
- use Document-Getters to access connected Documents
- use Document-Setters to change connections
- create your collections using ArangoDB webinterface, let the ODM create matching Document-Classes to work with
- get Document-Objects of the matching custom class back as db-results
- optimized internal performance with help of performance benchmarks
- improved documentation
- PHPUnit tests
- socket-adapter
How can i help?
- You are welcome to test it and give issues to improve it
- You can create a pull request to contribute
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-02-18