bisarca / graph
This package is abandoned and no longer maintained.
No replacement package was suggested.
Graph Component
1.0.0
2016-08-26 22:38 UTC
Requires
- php: ^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.12
- phpunit/phpunit: ^5.5
- symfony/phpunit-bridge: ^3.1
This package is not auto-updated.
Last update: 2022-08-06 07:49:04 UTC
README
The bisarca/graph library is used to model and manage graphs.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this library:
$ composer require bisarca/graph
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Support
If you are having problems, send a mail to minottoemanuele@gmail.com or shout out to @EmanueleMinotto on Twitter.
License
All contents of this package are licensed under the MIT license.