2017 © Pedro Peláez
 

library distributed-storage

image

symcloud/distributed-storage

  • Saturday, July 4, 2015
  • by wachterjohannes
  • Repository
  • 2 Watchers
  • 0 Stars
  • 36 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 6 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Distributed-Storage

Scrutinizer Code Quality Code Coverage Build Status Dependency Status, (*1)

Storage System of symcloud application, (*2)

Development

This library is currently under heavy development and the interfaces can change without warning., (*3)

Documentation

See docs/README.md, (*4)

Requirements

  • Symfony: >= 2.6.*
  • See also the require section of composer.json

Contribute

This project was initiated for a master thesis. Anyway pull-requests are welcome. (-:, (*5)

Dependencies

Run tests

composer update
phpunit

Fix code style

php-cs-fixer fix src

The Versions