neotsn / gexf-library
PHP的Gexf库
v1.0.3
2022-11-08 21:26 UTC
Requires (Dev)
- codeception/codeception: ^4.1
- codeception/module-asserts: ^1.0.0
- codeception/module-phpbrowser: ^1.0.0
README
一个GEXF PHP库。
描述
这个库是为了在FireScope(https://www.firescope.com)的日常工作中生成GEXF格式的节点图而创建的。这是一个业余时间的仓库,因此任何bug将在有时间时解决。而且我对GEXF并不精通,因此我能提供的专业技术支持有限。
致谢
这个库是基于digitalmethodsinitiative/GEXF-library的移植和演进,该库看起来已经不再维护。还可以查看他们的其他工具:https://tools.digitalmethods.net。