Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
php-gliph - A graph library for PHP
- Website:
- https://github.com/sdboyer/gliph
- Licence:
- MIT
- Vendor:
- Remi Collet
- 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/).
Autoloader: /usr/share/php/Gliph/autoload.php
Packages
php-gliph-0.1.8-7.remi.src
|
[30 KiB]
|
Changelog by Shawn Iwinski (2017-05-14):
- Switch autoloader to php-composer(fedora/autoloader)
- Test with SCLs if available
|
php-gliph-0.1.8-4.remi.src
|
[24 KiB]
|
Changelog by Shawn Iwinski (2015-07-11):
- Added missing autoloader require
|
php-gliph-0.1.8-1.remi.src
|
[19 KiB]
|
Changelog by Shawn Iwinski (2014-08-17):
- Updated to 0.1.8 (BZ #1125361)
|
php-gliph-0.1.6-1.remi.src
|
[18 KiB]
|
Changelog by Shawn Iwinski (2014-07-19):
- Updated to 0.1.6 (BZ #1119424)
- Added "php-composer(sdboyer/gliph)" virtual provide
|