islandora/crayfish-commons
Shared PHP 8+ library for Islandora Crayfish microservices. Provides common Symfony bundle utilities such as ApixMiddleware and command execution services, with simple configuration for Fedora base URI and AP-IX middleware support.

Crayfish Commons is a library housing shared code for Crayfish microservices. Shared Classes include:
Crayfish-commons can be installed with composer like composer require islandora/crayfish-commons
To configure this bundle in your Symfony application, add a file in the config/packages or
config/packages/(prod|dev|test) folder called crayfish_commons.yaml. The contents of this file will be
crayfish_commons:
fedora_base_uri: 'http://your-fedora-base-uri'
apix_middleware_enabled: true
Further documentation for this module is available on the Islandora documentation site.
Having problems or solved a problem? Check out the Islandora google groups for a solution.
This project has been sponsored by:
If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!
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.
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.
How can I help you explore Laravel packages today?