2017 © Pedro Peláez
 

library crayfish-commons

Shared code amongst Islandora Crayfish microservices

image

islandora/crayfish-commons

Shared code amongst Islandora Crayfish microservices

  • Wednesday, November 22, 2017
  • by Islandora
  • Repository
  • 7 Watchers
  • 1 Stars
  • 4,351 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 2 Open issues
  • 2 Versions
  • 18 % Grown

The README.md

Crayfish, (*1)

Crayfish Commons

Minimum PHP Version Build Status Contribution Guidelines LICENSE codecov, (*2)

Introduction

Crayfish Commons is a library housing shared code for Crayfish microservices. Shared Classes include: * GeminiClient * IslandoraServiceProvider * YamlConfigServiceProvider * JwtAuthenticator * JwtFactory * JwtUser * SettingsParser * ApixMiddleware * CmdExecuteService, (*3)

Requirements

Installation

Crayfish-commons can be installed with composer like composer require islandora/crayfish-commons, (*4)

Configuration

There is no related configuration as it serves as a dependency for microservices., (*5)

Documentation

Further documentation for this module is available on the Islandora 8 documentation site., (*6)

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution., (*7)

Maintainers

This project has been sponsored by: * UPEI * discoverygarden inc. * LYRASIS * McMaster University * University of Limerick * York University * University of Manitoba * Simon Fraser University * PALS * American Philosophical Society * common media inc., (*8)

Development

If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!, (*9)

If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor License Agreement. Please see the Contributors pages on Islandora.ca for more information., (*10)

We recommend using the islandora-playbook to get started. If you want to pull down the submodules for development, don't forget to run git submodule update --init --recursive after cloning., (*11)

License

MIT, (*12)

The Versions