2017 © Pedro PelĂĄez
 

library plaintext

Proprietary plaintext graph format

image

graphp/plaintext

Proprietary plaintext graph format

  • Sunday, March 8, 2015
  • by clue
  • Repository
  • 1 Watchers
  • 3 Stars
  • 83 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 5 % Grown

The README.md

graphp/plaintext Build Status

Proprietary plaintext graph format, (*1)

Note: This project is in beta stage! Feel free to report any issues you encounter., (*2)

Install

The recommended way to install this library is through composer. New to composer?, (*3)

{
    "require": {
        "graphp/plaintext": "~0.1.0"
    }
}

This project aims to run on any platform and thus does not require any PHP extensions and supports running on legacy PHP 5.3 through current PHP 7+ and HHVM. It's highly recommended to use PHP 7+ for this project., (*4)

Tests

To run the test suite, you first need to clone this repo and then install all dependencies through Composer:, (*5)

$ composer install

To run the test suite, go to the project root and run:, (*6)

$ php vendor/bin/phpunit

License

Released under the terms of the permissive MIT license., (*7)

The Versions

08/03 2015

dev-master

9999999-dev https://github.com/graphp/plaintext

Proprietary plaintext graph format

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian LĂŒck

graph loader

08/03 2015

v0.1.1

0.1.1.0 https://github.com/graphp/plaintext

Proprietary plaintext graph format

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian LĂŒck

graph loader

01/03 2015

v0.1.0

0.1.0.0 https://github.com/graphp/plaintext

Proprietary plaintext graph format

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian LĂŒck

graph loader