Download the PHP package islandora/chullo without Composer
On this page you can find all versions of the php package islandora/chullo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download islandora/chullo
More information about islandora/chullo
Files in islandora/chullo
Package chullo
Short Description A PHP client for interacting with a Fedora 4 server.
License MIT
Homepage https://github.com/Islandora/chullo
Informations about the package chullo
Chullo
Introduction
Chullo is a PHP client for Fedora built using Guzzle and EasyRdf.
Requirements
This module requires the following modules/libraries:
- PHP 7.4+
- Composer
Installation
git clone [email protected]:Islandora/chullo.git
cd chullo
php composer.phar install
You can also install with composer by pointing to your local clone. Just add these relevant bits to your composer.json
:
Then just php composer.phar install
as usual.
Usage
Documentation
Further documentation for this module is available on the Islandora 8 documentation site.
Troubleshooting/Issues
Having problems or solved a problem? Check out the Islandora google groups for a solution.
Maintainers/Sponsors
Current maintainers:
Development
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.
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.
License
MIT
All versions of chullo with dependencies
guzzlehttp/guzzle Version ^6.5.8 || ^7.4
easyrdf/easyrdf Version ^1
ml/json-ld Version ^1.0.4