php-gliph - A graph library for PHP
| Website: | https://github.com/sdboyer/gliph |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Gliph is a graph library for PHP. It provides graph building blocks and data structures for use by other PHP applications. It is (currently) designed for use with in-memory graphs, not for interaction with a graph database like Neo4J (http://neo4j.org/).
Packages
| php-gliph-0.1.8-4.el6.noarch [19 KiB] |
Changelog
by Shawn Iwinski (2015-07-11):
- Added missing autoloader require |