Islandora / php_lib

A collection of interfaces classes and functions that can be used in a variety of environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Lib Build Status

Introduction

PHP Lib is a collection (or 'library') of interfaces, classes and functions that are required by a variety of Islandora modules, most notably the Forms modules. It is used primarily to create pages that convert records in XML formats to a more human-readable version that is also able to be easily manipulated. This is done by a series of PHP files that Drupal includes when loading these pages.

Requirements

N/A

Installation

Despite being a library, php_lib is packaged as a Drupal module. It should be installed in the modules folder and enabled as a module.

See this for further information.

Configuration

N/A

Documentation

Further documentation for this module is available at our wiki.

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 to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3

About

A collection of interfaces classes and functions that can be used in a variety of environments.

License:GNU General Public License v3.0


Languages

Language:PHP 48.4%Language:JavaScript 47.1%Language:HTML 3.7%Language:CSS 0.5%Language:XSLT 0.2%